Skip to content

Commit

Permalink
Update dependency org.apache.activemq:artemis-jms-server to v2.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 87142a9 commit af94333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ dependencies {
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-joda:2.18.2'
implementation 'com.google.guava:guava'
implementation 'io.opentelemetry:opentelemetry-api:1.45.0'
implementation group: 'org.apache.activemq', name: 'artemis-jms-server', version: '2.38.0'
implementation group: 'org.apache.activemq', name: 'artemis-jms-server', version: '2.39.0'
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.0'

// CVE fix
Expand Down

0 comments on commit af94333

Please sign in to comment.