Author: sebb
Date: Fri Jan 16 23:34:24 2015
New Revision: 1652550

URL: http://svn.apache.org/r1652550
Log:
CP 36

Modified:
    commons/proper/bcel/trunk/pom.xml

Modified: commons/proper/bcel/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/bcel/trunk/pom.xml?rev=1652550&r1=1652549&r2=1652550&view=diff
==============================================================================
--- commons/proper/bcel/trunk/pom.xml (original)
+++ commons/proper/bcel/trunk/pom.xml Fri Jan 16 23:34:24 2015
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>35</version>
+    <version>36</version>
   </parent>
 
   <groupId>org.apache.bcel</groupId>
@@ -334,7 +334,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>4.11</version>
+      <version>4.12</version>
       <scope>test</scope>
     </dependency>
   </dependencies>


Reply via email to