MaxKey 2 дней назад
Родитель
Сommit
ff4447ff4d

+ 2 - 2
gradle.properties

@@ -29,8 +29,8 @@ org.gradle.caching              =true
 
 #maxkey dependencies jars version
 #spring 
-springVersion                   =6.2.17
-springBootVersion               =3.5.13
+springVersion                   =6.2.18
+springBootVersion               =3.5.14
 springSecurityVersion           =6.5.9
 springDataVersion               =3.5.10
 springretryVersion              =2.0.11

+ 0 - 2
maxkey-authentications/maxkey-authentication-core/build.gradle

@@ -1,7 +1,5 @@
-
 description = "maxkey-authentication-core"
 
-
 dependencies {
 	//local jars
 	implementation fileTree(dir: '../maxkey-lib/', include: '*/*.jar')

+ 0 - 2
maxkey-authentications/maxkey-authentication-provider-mgt/build.gradle

@@ -1,7 +1,5 @@
-
 description = "maxkey-authentication-provider-mgt"
 
-
 dependencies {
 	//local jars
 	implementation fileTree(dir: '../maxkey-lib/', include: '*/*.jar')

+ 0 - 2
maxkey-authentications/maxkey-authentication-provider/build.gradle

@@ -1,7 +1,5 @@
-
 description = "maxkey-authentication-provider"
 
-
 dependencies {
 	//local jars
 	implementation fileTree(dir: '../maxkey-lib/', include: '*/*.jar')