Skip to content

Commit

Permalink
Update dependency com.nimbusds:nimbus-jose-jwt to v9.48 (#432)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 85f91bf commit 7b76873
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 @@ -244,7 +244,7 @@ dependencies {
implementation group: 'com.google.guava', name: 'guava', version: '33.4.0-jre'
implementation group: 'com.microsoft.azure', name: 'applicationinsights-core', version: versions.appinsights
implementation group: 'com.microsoft.azure', name: 'applicationinsights-web', version: versions.appinsights
implementation group: 'com.nimbusds', name: 'nimbus-jose-jwt', version: '9.47'
implementation group: 'com.nimbusds', name: 'nimbus-jose-jwt', version: '9.48'
implementation group: 'io.hypersistence', name: 'hypersistence-utils-hibernate-63', version: '3.9.0'
implementation group: 'jakarta.inject', name: 'jakarta.inject-api', version: '2.0.1'
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '8.0'
Expand Down

0 comments on commit 7b76873

Please sign in to comment.