Skip to content

Commit

Permalink
Bump com.nimbusds:nimbus-jose-jwt from 9.46 to 9.47 (opensearch-proje…
Browse files Browse the repository at this point in the history
…ct#4914)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 4aa7b1c commit 2a79757
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 @@ -585,7 +585,7 @@ dependencies {
implementation 'commons-cli:commons-cli:1.9.0'
implementation "org.bouncycastle:bcprov-jdk18on:${versions.bouncycastle}"
implementation 'org.ldaptive:ldaptive:1.2.3'
implementation 'com.nimbusds:nimbus-jose-jwt:9.46'
implementation 'com.nimbusds:nimbus-jose-jwt:9.47'
implementation 'com.rfksystems:blake2b:2.0.0'
implementation 'com.password4j:password4j:1.8.2'

Expand Down

0 comments on commit 2a79757

Please sign in to comment.