Explorar o código

Update to aspectj:1.8.13

Fixes gh-5813
Joe Grandja %!s(int64=7) %!d(string=hai) anos
pai
achega
0526c5233c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gradle/javaprojects.gradle

+ 1 - 1
gradle/javaprojects.gradle

@@ -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'