Deploys nightly Demo and publishes nightly to sourceforge

Commits

Comparison is available only for releases created from the same branch as this release.

This release
Author Commit Message Commit date
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 4510cb29a7c7d0ddf402b016196d9855a78f7c37 maven(deps): bump hamcrestVersion from 2.2 to 3.0 (#4704)
Bumps `hamcrestVersion` from 2.2 to 3.0.

Updates `org.hamcrest:hamcrest-core` from 2.2 to 3.0
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0)

Updates `org.hamcrest:hamcrest` from 2.2 to 3.0
- [Release notes](https://github.com/hamcrest/JavaHamcrest/releases)
- [Changelog](https://github.com/hamcrest/JavaHamcrest/blob/master/CHANGES.md)
- [Commits](https://github.com/hamcrest/JavaHamcrest/compare/v2.2...v3.0)

---
updated-dependencies:
- dependency-name: org.hamcrest:hamcrest-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.hamcrest:hamcrest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rafal Korytkowski Rafal Korytkowski 056ee1eafbbdaf27358b316c250259e4e1e3442c Fixing tests
Rafal Korytkowski Rafal Korytkowski 441376ca9257ee57d9fdef9b3d045ec60e4cd2ec TRUNK-6255 Add missing privilege checks for ConceptService
(cherry picked from commit 027e75a62ad21a651936bbba6eb95b4261473999)
Rafal Korytkowski Rafal Korytkowski 0d44725f863288c274a61a3fd59720f4ee9efb2a TRUNK-6254 Require authorization for AlertService
Rafal Korytkowski Rafal Korytkowski 4babcd6cec0614270ab977a87c611303cb774094 TRUNK-6253 Add missing privilege check in FormService