Skip to content

Commit 2e119e7

Browse files
committed
Upgrade to Nimbus JOSE JWT 9.1.2
Closes gh-24088
1 parent 2a98e2e commit 2e119e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1199,7 +1199,7 @@ bom {
11991199
]
12001200
}
12011201
}
1202-
library("Nimbus JOSE JWT", "9.1.1") {
1202+
library("Nimbus JOSE JWT", "9.1.2") {
12031203
group("com.nimbusds") {
12041204
modules = [
12051205
"nimbus-jose-jwt"

0 commit comments

Comments
 (0)