Skip to content

Commit

Permalink
Update dependency org.apache.activemq:artemis-jms-server to v2.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2023
1 parent 69b3481 commit f15add6
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 @@ -209,7 +209,7 @@ dependencies {
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-joda:2.15.2'
implementation 'com.google.guava:guava'
implementation 'io.opentelemetry:opentelemetry-api:1.31.0'
implementation group: 'org.apache.activemq', name: 'artemis-jms-server', version: '2.31.0'
implementation group: 'org.apache.activemq', name: 'artemis-jms-server', version: '2.31.1'
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.1.1'

// CVE fix
Expand Down

0 comments on commit f15add6

Please sign in to comment.