Update gradle.properties

springBoot 2.7.13
springSecurity 5.7.9
tomcat 9.0.76
This commit is contained in:
MaxKey 2023-06-25 15:22:51 +08:00
parent 2862277ce1
commit ebbb6f7f15

View File

@ -28,8 +28,8 @@ jibToAuthPassword =docker registry credential
#maxkey used jars version
#spring
springVersion =5.3.28
springBootVersion =2.7.12
springSecurityVersion =5.7.8
springBootVersion =2.7.13
springSecurityVersion =5.7.9
springDataVersion =2.7.8
springkafkaVersion =2.9.0
springretryVersion =1.3.3
@ -74,7 +74,7 @@ kafkaclientsVersion =2.8.9
rocketmqclientVersion =4.9.4
rocketmqspringbootVersion =2.2.2
#apache tomcat
tomcatVersion =9.0.75
tomcatVersion =9.0.76
#logs
log4jVersion =2.20.0
slf4jVersion =1.7.36