Skip to content

Commit fbf3c7d

Browse files
committed
Update to CGLIB 3.2.12
Fixes gh-7942
1 parent 76a8699 commit fbf3c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/javaprojects.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ targetCompatibility = 1.6
1111
ext.apacheDsVersion = '1.5.5'
1212
ext.aspectjVersion = '1.8.14'
1313
ext.casClientVersion = '3.4.1'
14-
ext.cglibVersion = '3.2.10'
14+
ext.cglibVersion = '3.2.12'
1515
ext.commonsCodecVersion = '1.12'
1616
ext.commonsCollectionsVersion = '3.2.2'
1717
ext.commonsLoggingVersion = '1.2'

0 commit comments

Comments
 (0)