Sonar metrics for OpenMRS Core Master

Build: #4330 was successful Scheduled with changes by 4 people

Stages & jobs

  1. Sonar Analysis

Build result summary

Details

Completed
Queue duration
< 1 second
Labels
None
Revision
e6fe3d327a465672b28ff84b2acc08804a9a4949
Successful since
#3071 ()

Code commits

Author Commit Message Commit date
Daniel Kayiwa Daniel Kayiwa e6fe3d327a465672b28ff84b2acc08804a9a4949 Revert "TRUNK-6332: Set minimum required Java version to 21 (#5150)" (#5151)
This reverts commit 5f300cfaf7ec474e3fd8de7a4431b6b7863be9b0.
Herman Muhereza <hermanmuhereza22@gmail.com> Herman Muhereza <hermanmuhereza22@gmail.com> 5f300cfaf7ec474e3fd8de7a4431b6b7863be9b0 TRUNK-6332: Set minimum required Java version to 21 (#5150)
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 7ca9cb50260ce5a65add75ece26d3e79c941541c maven(deps): bump jacksonVersion from 2.19.1 to 2.19.2 (#5148)
Bumps `jacksonVersion` from 2.19.1 to 2.19.2.

Updates `com.fasterxml.jackson.core:jackson-core` from 2.19.1 to 2.19.2
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.19.1...jackson-core-2.19.2)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.19.1 to 2.19.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.19.1 to 2.19.2
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.19.1 to 2.19.2

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-version: 2.19.2
  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>
Daniel Kayiwa Daniel Kayiwa d50dd4b0cb6ce242b8ebb22e01372ac6f0953b09 TRUNK-6332 fix runtime error on postgresql
Ryan McCauley <32387857+k4pran@users.noreply.github.com> Ryan McCauley <32387857+k4pran@users.noreply.github.com> 63ce2b2a767f9436c3a15307a6a37be35c90b9f5 TRUNK-6332: Hibernate 6.x and spring 6.x upgrade (#5062)
* TRUNK-6332: Hibernate 6.x and spring 6.x upgrade

* TRUNK-6332: Upgrade h2 to 2.x

* TRUNK-6332: Fix obs test

* TRUNK-6332: Fix obs test

* TRUNK-6332: Remove java 8 from pipelines

* TRUNK-6332: Migrate ProviderRole to jakarta

* TRUNK-6332: Migrate StartupFilterTest to jakarta

* TRUNK-6332: Remove wildcard imports

* TRUNK-6332: getFormField_shouldNotFailWithNullIgnoreFormFieldsArgument test

* TRUNK-6332: Fix cargo, migrate more javax and remove tomcat7

* TRUNK-6332: Fix encounter join issue when ordering by visit fields

* TRUNK-6332: Update jasper version after merge

Jira issues

IssueDescriptionStatus
Unknown Issue TypeTRUNK-6332Could not obtain issue details from Jira