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 1e36918 commit 4a2c26eCopy full SHA for 4a2c26e
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -2212,7 +2212,7 @@ bom {
2212
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
2213
}
2214
2215
- library("Spring Batch", "5.2.2-SNAPSHOT") {
+ library("Spring Batch", "5.2.2") {
2216
considerSnapshots()
2217
group("org.springframework.batch") {
2218
imports = [
0 commit comments