We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73fc351 commit e286739Copy full SHA for e286739
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2113,7 +2113,7 @@ bom {
2113
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
2114
}
2115
2116
- library("Spring Batch", "5.2.0-SNAPSHOT") {
+ library("Spring Batch", "5.2.0") {
2117
considerSnapshots()
2118
group("org.springframework.batch") {
2119
imports = [
0 commit comments