Skip to content

Commit cc93a0a

Browse files
committed
Upgrade to Spring Batch 4.3.6
Closes gh-31020
1 parent 99ecfe1 commit cc93a0a

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
@@ -1671,7 +1671,7 @@ bom {
16711671
]
16721672
}
16731673
}
1674-
library("Spring Batch", "4.3.6-SNAPSHOT") {
1674+
library("Spring Batch", "4.3.6") {
16751675
prohibit("[5.0.0-M1,)") {
16761676
because "it uses Spring Framework 6"
16771677
}

0 commit comments

Comments
 (0)