Update to aspectj:1.8.13

Fixes gh-5813
This commit is contained in:
Joe Grandja 2018-09-07 15:55:05 -04:00
parent 60c011a976
commit 0526c5233c

View File

@ -9,7 +9,7 @@ sourceCompatibility = 1.6
targetCompatibility = 1.6
ext.apacheDsVersion = '1.5.5'
ext.aspectjVersion = '1.8.12'
ext.aspectjVersion = '1.8.13'
ext.casClientVersion = '3.4.1'
ext.cglibVersion = '3.1'
ext.commonsCodecVersion = '1.10'