SWS-1034 - Upgrade to AspectJ 1.8.13.
Required to pass small set of tests. Since Spring Boot 1.5.x is on the same version, this should be a safe requirement.
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -86,7 +86,7 @@
|
||||
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
|
||||
|
||||
<activemq.version>4.1.2</activemq.version>
|
||||
<aspectj.version>1.6.12</aspectj.version>
|
||||
<aspectj.version>1.8.13</aspectj.version>
|
||||
<axiom.version>1.2.20</axiom.version>
|
||||
<commons-httpclient.version>3.1</commons-httpclient.version>
|
||||
<commons-logging.version>1.1.3</commons-logging.version>
|
||||
|
||||
Reference in New Issue
Block a user