Skip to content

Commit

Permalink
Update to nimbus-jose-jwt 9.39.1
Browse files Browse the repository at this point in the history
Closes gh-1621
  • Loading branch information
jgrandja committed May 21, 2024
1 parent 9671cb8 commit abf2d3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
api platform("org.springframework.security:spring-security-bom:$springSecurityVersion")
api platform("com.fasterxml.jackson:jackson-bom:2.17.1")
constraints {
api "com.nimbusds:nimbus-jose-jwt:9.37.3"
api "com.nimbusds:nimbus-jose-jwt:9.39.1"
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
api "org.bouncycastle:bcpkix-jdk18on:1.78"
api "org.bouncycastle:bcprov-jdk18on:1.78"
Expand Down

0 comments on commit abf2d3d

Please sign in to comment.