Build: #4392 was successful Scheduled with changes by JaiVora <52439248+JaiVora@users.noreply.github.com> and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Code commits
Git
-
JaiVora <52439248+JaiVora@users.noreply.github.com> 205865c238ce207577ea377c953b5c7f3540209a
TRUNK-5797: Migrate `Field` from hibernate XML mappings to JPA annotations (#5309)
* TRUNK-5797: Migrate `Field` from hibernate XML mappings to JPA annotations
- add JPA annotations to `Field` domain class and remove corresponding hibernate XML mappings
- remove un-used `answers` attribute from `Field`
- unit test modifications to ensure `FieldType` isn't null
* TRUNK-5797: undo formatting changes
* TRUNK-5797: unit test minor change
* TRUNK-5797: unit test minor change
* TRUNK-5797: cleanup
* TRUNK-5797: Remove newlines
---------
Co-authored-by: Jai Vora <jaivora@Jais-MacBook-Pro.local>- api/src/main/java/org/openmrs/Field.java (version 205865c238ce207577ea377c953b5c7f3540209a)
- api/src/main/resources/hibernate.cfg.xml (version 205865c238ce207577ea377c953b5c7f3540209a)
- api/src/main/resources/org/openmrs/api/db/hibernate/Field.hbm.xml (version 205865c238ce207577ea377c953b5c7f3540209a)
- api/src/test/java/org/openmrs/api/FormServiceTest.java (version 205865c238ce207577ea377c953b5c7f3540209a)
- api/src/test/java/org/openmrs/api/OrderServiceTest.java (version 205865c238ce207577ea377c953b5c7f3540209a)
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 7921dbe9fc9cab9bf94bac390a06ccb171b71d95
maven(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#5351)
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-version: 3.14.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 7921dbe9fc9cab9bf94bac390a06ccb171b71d95)
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> a054d1e1b6af95cb79da8dd486cd8ec7c81f0e66
maven(deps): bump mockitoVersion from 5.19.0 to 5.20.0 (#5350)
Bumps `mockitoVersion` from 5.19.0 to 5.20.0.
Updates `org.mockito:mockito-core` from 5.19.0 to 5.20.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.19.0...v5.20.0)
Updates `org.mockito:mockito-junit-jupiter` from 5.19.0 to 5.20.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.19.0...v5.20.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-version: 5.20.0
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
dependency-version: 5.20.0
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 a054d1e1b6af95cb79da8dd486cd8ec7c81f0e66)
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 3fb515548c2d6798de5c194ea07d57b37a6d1c9f
maven(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#5348)
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.3 to 3.12.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.3...maven-javadoc-plugin-3.12.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-version: 3.12.0
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 3fb515548c2d6798de5c194ea07d57b37a6d1c9f)
-
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> feb4aa5326f32d708c851e7a404b32332c0fce07
maven(deps): bump log4jVersion from 2.22.1 to 2.25.2 (#5347)
Bumps `log4jVersion` from 2.22.1 to 2.25.2.
Updates `org.apache.logging.log4j:log4j-core` from 2.22.1 to 2.25.2
Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.22.1 to 2.25.2
Updates `org.apache.logging.log4j:log4j-1.2-api` from 2.22.1 to 2.25.2
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-version: 2.25.2
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
dependency-version: 2.25.2
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-1.2-api
dependency-version: 2.25.2
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 feb4aa5326f32d708c851e7a404b32332c0fce07)