Skip to content

Commit

Permalink
Update dependency com.github.hmcts:service-auth-provider-java-client …
Browse files Browse the repository at this point in the history
…to v5.1.1
  • Loading branch information
renovate[bot] committed Oct 11, 2023
1 parent 48bb0c3 commit b9dcc80
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.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: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.1.0'
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.1.1'

// CVE fix
implementation 'org.yaml:snakeyaml:2.2'
Expand Down

0 comments on commit b9dcc80

Please sign in to comment.