Skip to content

Commit 726a149

Browse files
committed
springBootVersion =3.5.13
1 parent 1a2a5b0 commit 726a149

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

gradle.properties

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ org.gradle.caching =true
2929

3030
#maxkey dependencies jars version
3131
#spring
32-
springVersion =6.2.16
33-
springBootVersion =3.5.11
34-
springSecurityVersion =6.5.8
35-
springDataVersion =3.5.9
32+
springVersion =6.2.17
33+
springBootVersion =3.5.13
34+
springSecurityVersion =6.5.9
35+
springDataVersion =3.5.10
3636
springretryVersion =2.0.11
3737
#spring plugin
38-
springbootpluginVersion =3.5.11
39-
springplugincoreVersion =3.5.11
40-
springpluginmetadataVersion =3.5.11
38+
springbootpluginVersion =3.5.12
39+
springplugincoreVersion =3.5.12
40+
springpluginmetadataVersion =3.5.12
4141
#spring cloud
4242
springcloudVersion =4.3.1
4343
#spring cloud alibaba
@@ -80,11 +80,11 @@ freemarkerVersion =2.3.34
8080
xmlbeansVersion =5.0.2
8181
poiVersion =5.2.3
8282
#tomcat
83-
tomcatVersion =10.1.52
83+
tomcatVersion =10.1.53
8484
#logs
85-
log4jVersion =2.25.2
85+
log4jVersion =2.25.4
8686
slf4jVersion =2.0.17
87-
jbossloggingVersion =3.5.3.Final
87+
jbossloggingVersion =3.6.3.Final
8888
#google
8989
jibGradlePluginVersion =3.3.2
9090
jhlabsfiltersVersion =2.0.235-1

0 commit comments

Comments
 (0)