This commit is contained in:
MaxKey
2022-05-18 20:01:38 +08:00
parent 87f4a54f4e
commit 0f74ca7037
3 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@
# */
#maxkey properties
group =maxkey.top
version =3.3.3
version =3.3.4
vendor =https://www.maxkey.top
author =MaxKeyTop
@@ -62,11 +62,11 @@ poiVersion =5.1.0
tomcatVersion =9.0.62
tomcatembedloggingjuliVersion =8.5.2
#spring
springVersion =5.3.19
springVersion =5.3.20
springBootVersion =2.6.6
springSecurityVersion =5.6.2
springDataVersion =2.6.2
springSessionVersion =2.6.2
springSecurityVersion =5.6.4
springDataVersion =2.6.4
springSessionVersion =2.6.3
springkafkaVersion =2.8.2
springretryVersion =1.3.0
springplugincoreVersion =2.0.0.RELEASE

View File

@@ -16,7 +16,7 @@
#MaxKey Title and Version #
############################################################################
application.title =MaxKey
application.formatted-version =v3.3.3 GA
application.formatted-version =v3.3.4 GA
#for dynamic service discovery
spring.application.name =maxkey
############################################################################

View File

@@ -16,7 +16,7 @@
#MaxKey Title and Version #
############################################################################
application.title =MaxKey-Mgt
application.formatted-version =v3.3.3 GA
application.formatted-version =v3.3.1 GA
#for dynamic service discovery
spring.application.name =maxkey-mgt
############################################################################