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

Release: openmrs-trunk-2898

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> 1fe5413055cfc58fe8fae1c04e59fe17c52f4038 maven(deps): bump hibernateVersion from 5.6.7.Final to 5.6.8.Final (#4056)
Bumps `hibernateVersion` from 5.6.7.Final to 5.6.8.Final.

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

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

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

---
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>
Michael Seaton <mseaton@pih.org> Michael Seaton <mseaton@pih.org> e0780418dc1edf33e3a9ae8f8c404cfec90ef8da TRUNK-6071 - Add "MedicationDispense" domain object to core (#4043)
TRUNK-6071 - Add "MedicationDispense" domain object to core