Browse Source

SEC-3173: Update to cas-client-3.4.1

pull/246/head
Rob Winch 10 years ago
parent
commit
e66eb539cc
  1. 2
      gradle/javaprojects.gradle

2
gradle/javaprojects.gradle

@ -14,7 +14,7 @@ targetCompatibility = 1.5 @@ -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'

Loading…
Cancel
Save