Skip to content

Commit

Permalink
Bump up spring versions (batch: 5.2.0, boot: 3.4.0)
Browse files Browse the repository at this point in the history
Signed-off-by: Taeik Lim <[email protected]>
  • Loading branch information
acktsap committed Dec 29, 2024
1 parent a365786 commit e92b0e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
spring-boot = "3.2.0"
spring-batch = "5.1.0"
spring-boot = "3.4.0"
spring-batch = "5.2.0"
slf4j = "1.7.36"
reactor-core = "3.5.0"
findbugs-jsr305 = "3.0.2"
Expand Down

0 comments on commit e92b0e2

Please sign in to comment.