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

Code commits

openmrs-core master

  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 3785ebe3bb552717c20eb0140139151d84a7fd4f

    maven(deps): bump jaxb-impl from 3.0.2 to 4.0.0 (#4097)
    Bumps jaxb-impl from 3.0.2 to 4.0.0.

    ---
    updated-dependencies:
    - dependency-name: com.sun.xml.bind:jaxb-impl
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

    • pom.xml (version 3785ebe3bb552717c20eb0140139151d84a7fd4f)
  • Ian Bacher

    Ian Bacher 6e5a44642663152d2460024f56615691791d5264

    Fix log messages in liquibase sub-project

    • liquibase/src/main/java/org/openmrs/liquibase/AbstractSnapshotTuner.java (version 6e5a44642663152d2460024f56615691791d5264)
    • liquibase/src/test/java/org/openmrs/liquibase/AbstractSnapshotTunerTest.java (version 6e5a44642663152d2460024f56615691791d5264)
    • liquibase/src/test/java/org/openmrs/liquibase/CoreDataTunerTest.java (version 6e5a44642663152d2460024f56615691791d5264)
    • liquibase/src/test/java/org/openmrs/liquibase/SchemaOnlyTunerTest.java (version 6e5a44642663152d2460024f56615691791d5264)