Fixes gh-4778
@@ -79,7 +79,7 @@
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjrt</artifactId>
- <version>1.8.4</version>
+ <version>1.8.12</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>
@@ -90,7 +90,7 @@
<artifactId>aspectjweaver</artifactId>
@@ -110,7 +110,7 @@
@@ -9,7 +9,7 @@ sourceCompatibility = 1.6
targetCompatibility = 1.6
ext.apacheDsVersion = '1.5.5'
-ext.aspectjVersion = '1.8.4'
+ext.aspectjVersion = '1.8.12'
ext.casClientVersion = '3.4.1'
ext.cglibVersion = '3.1'
ext.commonsCodecVersion = '1.10'
@@ -108,7 +108,7 @@
<scope>test</scope>
@@ -64,7 +64,7 @@
@@ -58,7 +58,7 @@