1. Deployment projects
  2. Deploy Trunk Nightly
  3. Releases

Release: openmrs-trunk-2834

INCOMPLETE
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> ee3373a7a775bfdfa263e2e912c72e64342fb4f0 maven(deps): bump slf4jVersion from 1.7.33 to 1.7.35 (#3970)
Bumps `slf4jVersion` from 1.7.33 to 1.7.35.

Updates `slf4j-api` from 1.7.33 to 1.7.35
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.33...v_1.7.35)

Updates `jcl-over-slf4j` from 1.7.33 to 1.7.35
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.33...v_1.7.35)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.slf4j:jcl-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 8b923413bc4107eacc5b6cf9fc4cc58c1ccfda9a maven(deps): bump hibernateVersion from 5.6.4.Final to 5.6.5.Final (#3972)
Bumps `hibernateVersion` from 5.6.4.Final to 5.6.5.Final.

Updates `hibernate-core` from 5.6.4.Final to 5.6.5.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.5/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.4...5.6.5)

Updates `hibernate-c3p0` from 5.6.4.Final to 5.6.5.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.5/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.4...5.6.5)

Updates `hibernate-ehcache` from 5.6.4.Final to 5.6.5.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/5.6.5/changelog.txt)
- [Commits](https://github.com/hibernate/hibernate-orm/compare/5.6.4...5.6.5)

---
updated-dependencies:
- dependency-name: org.hibernate:hibernate-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate:hibernate-c3p0
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate:hibernate-ehcache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> 1f76de13056afe483bb3d2b76fcbe30a4a381947 TRUNK-6051 Adding more csrfguard code documentation
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> 40e464b97fdbb19d44ae5f1ecc1a04a956f62c6b TRUNK-6051 Prevent CSRF token caching