Przeglądaj źródła

SEC-3173: Update to cas-client-3.4.1

Rob Winch 9 lat temu
rodzic
commit
e66eb539cc
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      gradle/javaprojects.gradle

+ 1 - 1
gradle/javaprojects.gradle

@@ -14,7 +14,7 @@ targetCompatibility = 1.5
 
 ext.apacheDsVersion = '1.5.5'
 ext.aspectjVersion = '1.8.4'
-ext.casClientVersion = '3.3.3'
+ext.casClientVersion = '3.4.1'
 ext.cglibVersion = '3.1'
 ext.commonsCodecVersion = '1.10'
 ext.commonsCollectionsVersion = '3.2.1'