Răsfoiți Sursa

V2.0

mybatis-jpa-extra 2.0
shimingxy 5 ani în urmă
părinte
comite
81e4e28201

+ 3 - 3
build.gradle

@@ -8,9 +8,9 @@ defaultTasks "clean", "build"
 ext {
 	jackson2Version      = "2.9.8"
 	log4jVersion         = "2.12.0"
-	springVersion        = "5.1.9.RELEASE"
-	springBootVersion    = "2.1.7.RELEASE"
-	springSecurityVersion= "5.1.5.RELEASE"
+	springVersion        = "5.2.0.RELEASE"
+	springBootVersion    = "2.2.0.RELEASE"
+	springSecurityVersion= "5.2.0.RELEASE"
 	hibernateVersion	 = "5.4.2.Final"
 	slf4jVersion	 	 = "1.7.26"
 	jacksonVersion		 = "2.9.9"

+ 1 - 0
maxkey-protocols/maxkey-protocol-cas/bin/main/.gitignore

@@ -0,0 +1 @@
+/org/

+ 1 - 0
maxkey-protocols/maxkey-protocol-cas/bin/test/.gitignore

@@ -0,0 +1 @@
+/com/

+ 1 - 0
maxkey-protocols/maxkey-protocol-oauth-2.0/bin/main/.gitignore

@@ -0,0 +1 @@
+/org/

+ 1 - 0
maxkey-protocols/maxkey-protocol-tokenbased/bin/main/.gitignore

@@ -0,0 +1 @@
+/org/