1
0
mirror of synced 2026-08-05 01:36:56 +00:00

Update to aspectj 1.8.14

Fixes gh-6713
This commit is contained in:
Joe Grandja
2019-03-27 14:52:19 -04:00
parent ff24cd0b8c
commit df075a8c7c
+1 -1
View File
@@ -9,7 +9,7 @@ sourceCompatibility = 1.6
targetCompatibility = 1.6
ext.apacheDsVersion = '1.5.5'
ext.aspectjVersion = '1.8.13'
ext.aspectjVersion = '1.8.14'
ext.casClientVersion = '3.4.1'
ext.cglibVersion = '3.2.10'
ext.commonsCodecVersion = '1.12'