Skip to content

Commit 7d267af

Browse files
committed
SWS-1002 - Upgrade AspectJ to 1.8.12/1.9.1.RC1
1 parent db4d7cb commit 7d267af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>
8686

8787
<activemq.version>4.1.2</activemq.version>
88-
<aspectj.version>1.8.11</aspectj.version>
88+
<aspectj.version>1.8.12</aspectj.version>
8989
<axiom.version>1.2.20</axiom.version>
9090
<commons-httpclient.version>3.1</commons-httpclient.version>
9191
<commons-logging.version>1.2</commons-logging.version>
@@ -175,6 +175,7 @@
175175
<profile>
176176
<id>springnext</id>
177177
<properties>
178+
<aspectj.version>1.9.0.RC1</aspectj.version>
178179
<spring.version>5.0.1.BUILD-SNAPSHOT</spring.version>
179180
<spring-security.version>5.0.0.BUILD-SNAPSHOT</spring-security.version>
180181
</properties>

0 commit comments

Comments
 (0)