Skip to content

Commit

Permalink
Spring Boot and Spring Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
MediaMarco committed Dec 22, 2023
1 parent bf018d3 commit 786203c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
ext {
springBootVersion = '3.1.6'
springVersion = '6.0.14'
springBootVersion = '3.2.1'
springVersion = '6.1.2'
tomcatVersion = '10.1.17'
seleniumVersion = '4.16.1'
jacksonVersion = '2.16.0'
Expand Down

0 comments on commit 786203c

Please sign in to comment.