Update AspectJ Weaver

This commit is contained in:
Bogdan Bodnarjuk 2016-05-06 15:17:31 +03:00 committed by skylow95
parent 0f02d0fe2d
commit c048719af1
2 changed files with 2 additions and 1 deletions

View file

@ -39,6 +39,7 @@ Changes
* Update Commons Lang
* Update Commons Math
* Update Commons Collections
* Update Commons Logging
* Update MPXJ
* Update Bonecp

View file

@ -310,7 +310,7 @@
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<version>1.7.4</version>
<version>1.8.9</version>
</dependency>
<!-- Spring context support -->