------------------------------------------------------------
revno: 22200
committer: Lars Helge Overland <[email protected]>
branch nick: dhis2
timestamp: Tue 2016-03-08 20:45:16 +0100
message:
  Upgraded cglib to 3.2.1. Cuts unit test runtime in half here. Upgraded 
aspectj.
modified:
  dhis-2/pom.xml


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/pom.xml'
--- dhis-2/pom.xml	2016-02-23 08:29:23 +0000
+++ dhis-2/pom.xml	2016-03-08 19:45:16 +0000
@@ -448,17 +448,17 @@
       <dependency>
         <groupId>cglib</groupId>
         <artifactId>cglib</artifactId>
-        <version>2.2.2</version>
+        <version>3.2.1</version>
       </dependency>
       <dependency>
         <groupId>org.aspectj</groupId>
         <artifactId>aspectjrt</artifactId>
-        <version>1.6.4</version>
+        <version>1.8.7</version>
       </dependency>
       <dependency>
         <groupId>org.aspectj</groupId>
         <artifactId>aspectjweaver</artifactId>
-        <version>1.6.4</version>
+        <version>1.8.7</version>
       </dependency>
       <!--Spring Security -->
       <dependency>

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to