Skip to content

Commit 8f4b6b2

Browse files
committed
Update to nimbus-jose-jwt:9.24.4
Closes gh-909
1 parent cc73cb8 commit 8f4b6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/spring-authorization-server-dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
api platform("org.springframework.security:spring-security-bom:$springSecurityVersion")
1212
api platform("com.fasterxml.jackson:jackson-bom:2.13.3")
1313
constraints {
14-
api "com.nimbusds:nimbus-jose-jwt:9.23"
14+
api "com.nimbusds:nimbus-jose-jwt:9.24.4"
1515
api "jakarta.servlet:jakarta.servlet-api:5.0.0"
1616
api "junit:junit:4.13.2"
1717
api "org.assertj:assertj-core:3.23.1"

0 commit comments

Comments
 (0)