We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc569e commit da59380Copy full SHA for da59380
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2115,7 +2115,7 @@ bom {
2115
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
2116
}
2117
2118
- library("Spring Batch", "5.2.1-SNAPSHOT") {
+ library("Spring Batch", "5.2.1") {
2119
considerSnapshots()
2120
group("org.springframework.batch") {
2121
imports = [
0 commit comments