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 ba916cb commit a085a01Copy full SHA for a085a01
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2132,7 +2132,7 @@ bom {
2132
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
2133
}
2134
2135
- library("Spring Batch", "5.1.3-SNAPSHOT") {
+ library("Spring Batch", "5.1.3") {
2136
considerSnapshots()
2137
group("org.springframework.batch") {
2138
imports = [
0 commit comments