Skip to content

Commit a44424b

Browse files
committed
Upgrade to Nimbus JOSE JWT 9.0.1
Closes gh-23355
1 parent 6a808ee commit a44424b

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
@@ -1205,7 +1205,7 @@ bom {
12051205
]
12061206
}
12071207
}
1208-
library("Nimbus JOSE JWT", "9.0") {
1208+
library("Nimbus JOSE JWT", "9.0.1") {
12091209
group("com.nimbusds") {
12101210
modules = [
12111211
"nimbus-jose-jwt"

0 commit comments

Comments
 (0)