Build: #2573 was successful
Job: Default Job was successful
Code commits
openmrs-core master
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 0cf785c54c4cbb49c0ab4090636e25758465844d
maven(deps): bump net.bytebuddy:byte-buddy-agent from 1.17.5 to 1.17.6 (#5080)
Bumps [net.bytebuddy:byte-buddy-agent](https://github.com/raphw/byte-buddy) from 1.17.5 to 1.17.6.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.5...byte-buddy-1.17.6)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy-agent
dependency-version: 1.17.6
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>- pom.xml (version 0cf785c54c4cbb49c0ab4090636e25758465844d)
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 3a029fbe0dbbf88f28a9092daa2f31aeca45ae96
maven(deps): bump net.bytebuddy:byte-buddy from 1.17.5 to 1.17.6 (#5079)
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.17.5 to 1.17.6.
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.17.5...byte-buddy-1.17.6)
---
updated-dependencies:
- dependency-name: net.bytebuddy:byte-buddy
dependency-version: 1.17.6
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>- pom.xml (version 3a029fbe0dbbf88f28a9092daa2f31aeca45ae96)
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 330285dff4b71279b675a515b5f33c5d55910658
maven(deps): bump jacksonVersion from 2.19.0 to 2.19.1 (#5078)
Bumps `jacksonVersion` from 2.19.0 to 2.19.1.
Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.0 to 2.19.1
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.19.0...jackson-core-2.19.1)
Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.0 to 2.19.1
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.0 to 2.19.1
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.0 to 2.19.1
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-version: 2.19.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
dependency-version: 2.19.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-version: 2.19.1
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-version: 2.19.1
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>- pom.xml (version 330285dff4b71279b675a515b5f33c5d55910658)
-
Wikum Weerakutti <wikum@linuxdeveloper.space> c3b3852cae8101fe00f73d3a7bb98a3e90962632
TRUNK-6357: ProviderRole Domain - Switching from Hibernate Mappings to Annotations (#5077)
- api/src/main/java/org/openmrs/ProviderRole.java (version c3b3852cae8101fe00f73d3a7bb98a3e90962632)
- api/src/main/resources/hibernate.cfg.xml (version c3b3852cae8101fe00f73d3a7bb98a3e90962632)
- api/src/main/resources/org/openmrs/api/db/hibernate/ProviderRole.hbm.xml (version c3b3852cae8101fe00f73d3a7bb98a3e90962632)
- api/src/test/java/org/openmrs/api/OrderServiceTest.java (version c3b3852cae8101fe00f73d3a7bb98a3e90962632)