1
0
mirror of synced 2026-07-19 09:35:12 +00:00

Update to cglib-nodep 3.2.10

Fixes gh-6409
This commit is contained in:
Joe Grandja
2019-01-10 15:48:56 -05:00
parent 0f7645aa50
commit 1693625acb
+1 -1
View File
@@ -11,7 +11,7 @@ targetCompatibility = 1.6
ext.apacheDsVersion = '1.5.5'
ext.aspectjVersion = '1.8.13'
ext.casClientVersion = '3.4.1'
ext.cglibVersion = '3.2.9'
ext.cglibVersion = '3.2.10'
ext.commonsCodecVersion = '1.10'
ext.commonsCollectionsVersion = '3.2.2'
ext.commonsLoggingVersion = '1.2'