Build: #2051 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Code commits

openmrs-core master

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

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

    maven(deps): bump org.apache.maven.plugins:maven-jxr-plugin (#4524)
    Bumps [org.apache.maven.plugins:maven-jxr-plugin](https://github.com/apache/maven-jxr) from 3.3.1 to 3.3.2.
    - [Commits](https://github.com/apache/maven-jxr/compare/jxr-3.3.1...jxr-3.3.2)

    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-jxr-plugin
      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 1b5da54f05b54b6662d7a35757eb7e813e96359d)
  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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

    maven(deps): bump log4jVersion from 2.22.0 to 2.22.1 (#4511)
    Bumps `log4jVersion` from 2.22.0 to 2.22.1.

    Updates `org.apache.logging.log4j:log4j-core` from 2.22.0 to 2.22.1

    Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.22.0 to 2.22.1

    Updates `org.apache.logging.log4j:log4j-1.2-api` from 2.22.0 to 2.22.1

    ---
    updated-dependencies:
    - dependency-name: org.apache.logging.log4j:log4j-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.logging.log4j:log4j-1.2-api
      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 4fa07b879ad341c4e3f904db9087b56d24697471)
  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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

    maven(deps): bump org.apache.maven.plugins:maven-compiler-plugin (#4510)
    Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.0 to 3.12.1.
    - [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
    - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.12.0...maven-compiler-plugin-3.12.1)

    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-compiler-plugin
      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 c5d5a238aa19a2106ce46922b3eb83e1286bb629)
  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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

    maven(deps): bump org.javassist:javassist from 3.29.2-GA to 3.30.2-GA (#4509)
    Bumps [org.javassist:javassist](https://github.com/jboss-javassist/javassist) from 3.29.2-GA to 3.30.2-GA.
    - [Release notes](https://github.com/jboss-javassist/javassist/releases)
    - [Changelog](https://github.com/jboss-javassist/javassist/blob/master/Changes.md)
    - [Commits](https://github.com/jboss-javassist/javassist/commits)

    ---
    updated-dependencies:
    - dependency-name: org.javassist:javassist
      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 bbf33d38c74b425caddc89afe1ac488f33cc04cb)
  • dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

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

    maven(deps): bump jacksonVersion from 2.16.0 to 2.16.1 (#4508)
    Bumps `jacksonVersion` from 2.16.0 to 2.16.1.

    Updates `com.fasterxml.jackson.core:jackson-core` from 2.16.0 to 2.16.1
    - [Release notes](https://github.com/FasterXML/jackson-core/releases)
    - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.16.0...jackson-core-2.16.1)

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

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

    Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.16.0 to 2.16.1

    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.core:jackson-databind
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
      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 b8eca2e291b27921fb8b3ddb38c88d86fc98c775)
  • Ryan McCauley <32387857+k4pran@users.noreply.github.com>

    Ryan McCauley <32387857+k4pran@users.noreply.github.com> 3e79c2a187d4aa8c266dbf7fee400aa2f5847192

    TRUNK-6202 Replace Hibernate Criteria API with JPA for HibernateProgramWorkflowDAO (#4490)

    • api/src/main/java/org/openmrs/api/db/hibernate/HibernateProgramWorkflowDAO.java (version 3e79c2a187d4aa8c266dbf7fee400aa2f5847192)
    • api/src/test/java/org/openmrs/api/ProgramWorkflowServiceTest.java (version 3e79c2a187d4aa8c266dbf7fee400aa2f5847192)