Skip to content

Commit 7b8b18b

Browse files
committed
Upgrade to Spring Authorization Server 1.4.4
Closes gh-45766
1 parent d7e2096 commit 7b8b18b

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
@@ -2076,7 +2076,7 @@ bom {
20762076
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
20772077
}
20782078
}
2079-
library("Spring Authorization Server", "1.4.4-SNAPSHOT") {
2079+
library("Spring Authorization Server", "1.4.4") {
20802080
considerSnapshots()
20812081
group("org.springframework.security") {
20822082
modules = [

0 commit comments

Comments
 (0)