Skip to content

Commit 858e194

Browse files
committed
Polish "Added dependency management for nimbus-jose-jwt"
See gh-22996
1 parent 0277dce commit 858e194

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
@@ -1265,7 +1265,7 @@ bom {
12651265
]
12661266
}
12671267
}
1268-
library("Nimbus Jose JWT", "8.8") {
1268+
library("Nimbus JOSE JWT", "8.8") {
12691269
group("com.nimbusds") {
12701270
modules = [
12711271
"nimbus-jose-jwt"

0 commit comments

Comments
 (0)