Skip to content

Commit 10e380a

Browse files
committed
1 parent 58144aa commit 10e380a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

g11n-ws/build.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
buildscript {
55
ext {
6-
springBootVersion = '3.5.12'
6+
springBootVersion = '3.5.14'
77
}
88
repositories {
99
mavenLocal()
@@ -50,8 +50,8 @@ subprojects{
5050
httpclient='4.5.13'
5151
jacksonVersion = '2.18.6'
5252
springdocVersion='2.8.8'
53-
tomcatVersion= '10.1.54'
54-
springWebMvcVersion= '6.2.17'
53+
tomcatVersion= '10.1.55'
54+
springWebMvcVersion= '6.2.18'
5555

5656
ehCacheVersion = '3.10.8'
5757
cacheApiVersion='1.1.1'

0 commit comments

Comments
 (0)