Browse Source

Bump com.nimbusds:nimbus-jose-jwt from 9.41.2 to 9.47

Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.41.2 to 9.47.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/tag/9.47)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/1816/head
dependabot[bot] 1 year ago committed by Joe Grandja
parent
commit
65b808b493
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
org-springframework = "6.2.0"
org-springframework-security = "6.4.0"
com-fasterxml-jackson = "2.18.1"
nimbus-jose-jwt = "9.41.2"
nimbus-jose-jwt = "9.47"
org-bouncycastle = "1.79"
com-squareup-okhttp3 = "4.12.0"
io-spring-javaformat = "0.0.43"

Loading…
Cancel
Save