We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2ea4a commit dd54841Copy full SHA for dd54841
1 file changed
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2268,7 +2268,7 @@ bom {
2268
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
2269
}
2270
2271
- library("Spring Batch", "5.2.5-SNAPSHOT") {
+ library("Spring Batch", "5.2.5") {
2272
considerSnapshots()
2273
group("org.springframework.batch") {
2274
bom("spring-batch-bom")
0 commit comments