commit
fb3e9b9ab6
2 changed files with 2 additions and 1 deletions
1
NEWS.rst
1
NEWS.rst
|
|
@ -39,6 +39,7 @@ Changes
|
||||||
* Update Commons Lang
|
* Update Commons Lang
|
||||||
* Update Commons Math
|
* Update Commons Math
|
||||||
* Update Commons Collections
|
* Update Commons Collections
|
||||||
|
* Update Commons Logging
|
||||||
|
|
||||||
* Update MPXJ
|
* Update MPXJ
|
||||||
* Update Bonecp
|
* Update Bonecp
|
||||||
|
|
|
||||||
2
pom.xml
2
pom.xml
|
|
@ -310,7 +310,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.aspectj</groupId>
|
<groupId>org.aspectj</groupId>
|
||||||
<artifactId>aspectjweaver</artifactId>
|
<artifactId>aspectjweaver</artifactId>
|
||||||
<version>1.7.4</version>
|
<version>1.8.9</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Spring context support -->
|
<!-- Spring context support -->
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue