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 4fa254d commit 8c06886Copy full SHA for 8c06886
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1923,7 +1923,7 @@ bom {
1923
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
1924
}
1925
1926
- library("Spring Batch", "5.2.0-SNAPSHOT") {
+ library("Spring Batch", "5.2.0-RC1") {
1927
considerSnapshots()
1928
group("org.springframework.batch") {
1929
imports = [
0 commit comments