Browse Source

SEC-3173: Update to cas-client-3.4.1

Rob Winch 9 years ago
parent
commit
e66eb539cc
1 changed files with 1 additions and 1 deletions
  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'