Skip to content

Commit f86a6fb

Browse files
committed
Upgrade to Spring Batch 5.2.2
Closes gh-44568
1 parent 6567609 commit f86a6fb

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.2-SNAPSHOT") {
2114+
library("Spring Batch", "5.2.2") {
21152115
considerSnapshots()
21162116
group("org.springframework.batch") {
21172117
imports = [

0 commit comments

Comments
 (0)