Skip to content

Commit 8c78114

Browse files
committed
Upgrade to Spring Authorization Server 1.1.0-RC1
Closes gh-35013
1 parent 39d5ce5 commit 8c78114

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
@@ -1335,7 +1335,7 @@ bom {
13351335
]
13361336
}
13371337
}
1338-
library("Spring Authorization Server", "1.1.0-SNAPSHOT") {
1338+
library("Spring Authorization Server", "1.1.0-RC1") {
13391339
group("org.springframework.security") {
13401340
modules = [
13411341
"spring-security-oauth2-authorization-server"

0 commit comments

Comments
 (0)