There was an error while loading. Please reload this page.
1 parent 58144aa commit 10e380aCopy full SHA for 10e380a
1 file changed
g11n-ws/build.gradle
@@ -3,7 +3,7 @@
3
4
buildscript {
5
ext {
6
- springBootVersion = '3.5.12'
+ springBootVersion = '3.5.14'
7
}
8
repositories {
9
mavenLocal()
@@ -50,8 +50,8 @@ subprojects{
50
httpclient='4.5.13'
51
jacksonVersion = '2.18.6'
52
springdocVersion='2.8.8'
53
- tomcatVersion= '10.1.54'
54
- springWebMvcVersion= '6.2.17'
+ tomcatVersion= '10.1.55'
+ springWebMvcVersion= '6.2.18'
55
56
ehCacheVersion = '3.10.8'
57
cacheApiVersion='1.1.1'
0 commit comments