Code commits
openmrs-core master
-
Ian Bacher b479e6dde85ced44473f95503c424e37dfa0da6f
TRUNK-6261: Set the appropriate MIME-type for files served by initialization filter (#4717)
- web/src/main/java/org/openmrs/web/filter/StartupFilter.java (version b479e6dde85ced44473f95503c424e37dfa0da6f)
-
Mark Goodrich <mgoodrich@pih.org> fe8ebe1ede53c1373b31512a74f36eba3f71f68e
TRUNK-6247: Merging Patients should not copy Patient Programs on "losing" patients (#4703)
- api/src/main/java/org/openmrs/api/impl/PatientServiceImpl.java (version fe8ebe1ede53c1373b31512a74f36eba3f71f68e)
- api/src/main/java/org/openmrs/person/PersonMergeLogData.java (version fe8ebe1ede53c1373b31512a74f36eba3f71f68e)
- api/src/test/java/org/openmrs/api/PatientServiceTest.java (version fe8ebe1ede53c1373b31512a74f36eba3f71f68e)
- api/src/test/java/org/openmrs/api/PersonServiceTest.java (version fe8ebe1ede53c1373b31512a74f36eba3f71f68e)
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 3e7df3dcc42ae0c60b7dbdc5c72c2d39ace561fd
maven(deps): bump junitVersion from 5.10.3 to 5.11.0 (#4715)
Bumps `junitVersion` from 5.10.3 to 5.11.0.
Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0)
Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0)
Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0)
Updates `org.junit.vintage:junit-vintage-engine` from 5.10.3 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.junit.vintage:junit-vintage-engine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>- pom.xml (version 3e7df3dcc42ae0c60b7dbdc5c72c2d39ace561fd)