Build: #2608 was successful Scheduled with changes by 3 people

Stages & jobs

  1. Default Stage

Build result summary

Details

Completed
Queue duration
1 second
Duration
12 seconds
Labels
None
Agent
xindi.openmrs.org
Revision
7ca9cb50260ce5a65add75ece26d3e79c941541c
First to pass since
#2604 (Scheduled with changes by Rafal Korytkowski and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>)

Code commits

Author Commit Message Commit date
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