Skip to content

Commit

Permalink
Update to nimbus-jose-jwt 9.41.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrandja committed Sep 17, 2024
1 parent b01c490 commit 052a0a6
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.2")
constraints {
api "com.nimbusds:nimbus-jose-jwt:9.40"
api "com.nimbusds:nimbus-jose-jwt:9.41.1"
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
api "org.bouncycastle:bcpkix-jdk18on:1.78.1"
api "org.bouncycastle:bcprov-jdk18on:1.78.1"
Expand Down

0 comments on commit 052a0a6

Please sign in to comment.