Browse Source

springBootVersion 3.4.5

shimingxy 2 weeks ago
parent
commit
5662647573
1 changed files with 4 additions and 4 deletions
  1. 4 4
      gradle.properties

+ 4 - 4
gradle.properties

@@ -33,9 +33,9 @@ jibToAuthPassword               =docker registry credential
 #maxkey used jars version
 #spring 
 springVersion                   =6.2.6
-springBootVersion               =3.4.4
-springSecurityVersion           =6.4.4
-springDataVersion               =3.4.4
+springBootVersion               =3.4.5
+springSecurityVersion           =6.4.5
+springDataVersion               =3.4.5
 springkafkaVersion              =3.3.4
 springretryVersion              =2.0.11
 #spring plugin
@@ -83,7 +83,7 @@ freemarkerVersion               =2.3.34
 xmlbeansVersion                 =5.0.2
 poiVersion                      =5.2.3
 #tomcat
-tomcatVersion                   =10.1.39
+tomcatVersion                   =10.1.40
 #logs
 log4jVersion                    =2.24.3
 slf4jVersion                    =2.0.17