Skip to content

Commit 8499b88

Browse files
committed
Upgrade to Spring Batch 4.3.8
Closes gh-34143
1 parent b126c33 commit 8499b88

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
@@ -1725,7 +1725,7 @@ bom {
17251725
]
17261726
}
17271727
}
1728-
library("Spring Batch", "4.3.8-SNAPSHOT") {
1728+
library("Spring Batch", "4.3.8") {
17291729
prohibit {
17301730
versionRange "[5.0.0-M1,)"
17311731
because "it uses Spring Framework 6"

0 commit comments

Comments
 (0)