Skip to content

Commit

Permalink
Bump com.nimbusds:nimbus-jose-jwt from 9.37.1 to 9.37.2
Browse files Browse the repository at this point in the history
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.37.1 to 9.37.2.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.37.2..9.37.1)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 7424b1c commit b2e6531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spotless = "6.22.0"
java = "17"
kotlinxSerialization = "1.6.1"
ktlint = "0.50.0"
nimbusJoseJwt = "9.37.1"
nimbusJoseJwt = "9.37.2"
nimbusOAuth2 = "11.6"
eudiSdJwt = "0.1.0-SNAPSHOT"
bouncyCastle = "1.77"
Expand Down

0 comments on commit b2e6531

Please sign in to comment.