MaxKey il y a 3 ans
Parent
commit
0f74ca7037

+ 5 - 5
gradle.properties

@@ -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

+ 1 - 1
maxkey-webs/maxkey-web-maxkey/src/main/resources/application.properties

@@ -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
 ############################################################################

+ 1 - 1
maxkey-webs/maxkey-web-mgt/src/main/resources/application.properties

@@ -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
 ############################################################################