Skip to content

Commit 43fee16

Browse files
committed
Upgrade to Spring Batch 5.2.3
Closes gh-47077
1 parent a2b680a commit 43fee16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2115,7 +2115,7 @@ bom {
21152115
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
21162116
}
21172117
}
2118-
library("Spring Batch", "5.2.3-SNAPSHOT") {
2118+
library("Spring Batch", "5.2.3") {
21192119
considerSnapshots()
21202120
group("org.springframework.batch") {
21212121
bom("spring-batch-bom")

0 commit comments

Comments
 (0)