Skip to content

Commit 18ec4ff

Browse files
committed
Start building against Spring Batch 5.2.2 snapshots
See gh-44568
1 parent a205981 commit 18ec4ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2111,7 +2111,7 @@ bom {
21112111
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
21122112
}
21132113
}
2114-
library("Spring Batch", "5.2.1") {
2114+
library("Spring Batch", "5.2.2-SNAPSHOT") {
21152115
considerSnapshots()
21162116
group("org.springframework.batch") {
21172117
imports = [

0 commit comments

Comments
 (0)