Skip to content

Commit

Permalink
Upgrade to Spring Authorization Server 1.3.0
Browse files Browse the repository at this point in the history
Closes gh-40669
  • Loading branch information
wilkinsona committed May 22, 2024
1 parent ddd1146 commit 067c7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1872,7 +1872,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-amqp/releases/tag/v{version}")
}
}
library("Spring Authorization Server", "1.3.0-SNAPSHOT") {
library("Spring Authorization Server", "1.3.0") {
considerSnapshots()
group("org.springframework.security") {
modules = [
Expand Down

0 comments on commit 067c7f3

Please sign in to comment.