Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Oct 30, 2023
1 parent a888aab commit a349999
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
@@ -573,7 +573,7 @@ dependencies {
implementation 'commons-cli:commons-cli:1.6.0'
implementation "org.bouncycastle:bcprov-jdk15to18:${versions.bouncycastle}"
implementation 'org.ldaptive:ldaptive:1.2.3'
implementation 'com.nimbusds:nimbus-jose-jwt:9.31'
implementation 'com.nimbusds:nimbus-jose-jwt:9.37'

//JWT
implementation "io.jsonwebtoken:jjwt-api:${jjwt_version}"

0 comments on commit a349999

Please sign in to comment.