Skip to content

Commit

Permalink
Update to nimbus-jose-jwt 9.37.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrandja committed Dec 18, 2023
1 parent 06dd01e commit 81890a8
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.16.0")
constraints {
api "com.nimbusds:nimbus-jose-jwt:9.37.1"
api "com.nimbusds:nimbus-jose-jwt:9.37.3"
api "jakarta.servlet:jakarta.servlet-api:6.0.0"
api "org.junit.jupiter:junit-jupiter:5.10.1"
api "org.assertj:assertj-core:3.24.2"
Expand Down

0 comments on commit 81890a8

Please sign in to comment.