Browse Source

Bump com.nimbusds:nimbus-jose-jwt from 10.4.1 to 10.4.2

Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.4.1 to 10.4.2.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.4.2..10.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/2159/head
dependabot[bot] 4 months ago committed by Joe Grandja
parent
commit
b700d8532d
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
org-springframework = "7.0.0-SNAPSHOT"
org-springframework-security = "7.0.0-M1"
com-fasterxml-jackson = "2.19.2"
nimbus-jose-jwt = "10.4.1"
nimbus-jose-jwt = "10.4.2"
org-bouncycastle = "1.81"
com-squareup-okhttp3 = "4.12.0"
io-spring-javaformat = "0.0.47"

Loading…
Cancel
Save