Sonar metrics for OpenMRS Core Master

Build: #2901 was successful Scheduled with changes by Ian Bacher and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Build result summary

Details

Completed
Queue duration
1 second
Duration
16 minutes
Labels
None
Revision
3f06bed8a6fca90248d050275dcdb96b86b1350f 3f06bed8a6fca90248d050275dcdb96b86b1350f
Successful since
#2898 ()

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> 3f06bed8a6fca90248d050275dcdb96b86b1350f 3f06bed8a6fca90248d050275dcdb96b86b1350f maven(deps-dev): bump mysql-connector-java from 8.0.22 to 8.0.26 (#3824)
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.22 to 8.0.26.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/8.0.22...8.0.26)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:development
  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>
Ian Bacher Ian Bacher c2fe07d85da13371c5e103380874937a78646180 c2fe07d85da13371c5e103380874937a78646180 TRUNK-6013 - Upgrade to Liquibase 4 (#3820)
* Upgrade to Liquibase 4 and MySQL 8.0.25

This should resolve the issue mentioned [here](https://talk.openmrs.org/t/typecasting-error-during-openmrs-setup/31816)
and allow us to continue updating the MySQL driver.

* Don't upgrade MySQL

* Fix the test failures

* Fix integration test

* Use SPI to load Liquibase extensions

Jira issues

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