Skip to content

Commit

Permalink
Upgrade to Spring Batch 5.2.0
Browse files Browse the repository at this point in the history
Closes gh-43018
  • Loading branch information
snicoll committed Nov 21, 2024
1 parent 73fc351 commit e286739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2113,7 +2113,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-authorization-server/releases/tag/{version}")
}
}
library("Spring Batch", "5.2.0-SNAPSHOT") {
library("Spring Batch", "5.2.0") {
considerSnapshots()
group("org.springframework.batch") {
imports = [
Expand Down

0 comments on commit e286739

Please sign in to comment.