Skip to content

Commit dd9e705

Browse files
committed
Upgrade to OAuth2 OIDC SDK 7.1.3
Closes gh-25969
1 parent 877bc6d commit dd9e705

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
@@ -1266,7 +1266,7 @@ bom {
12661266
]
12671267
}
12681268
}
1269-
library("OAuth2 OIDC SDK", "7.1.1") {
1269+
library("OAuth2 OIDC SDK", "7.1.3") {
12701270
group("com.nimbusds") {
12711271
modules = [
12721272
"oauth2-oidc-sdk"

0 commit comments

Comments
 (0)