You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2017/06/05 14:12:55 UTC

svn commit: r1797667 - /sling/trunk/bundles/commons/classloader/pom.xml

Author: cziegeler
Date: Mon Jun  5 14:12:55 2017
New Revision: 1797667

URL: http://svn.apache.org/viewvc?rev=1797667&view=rev
Log:
Update to pax exam 4.11.0

Modified:
    sling/trunk/bundles/commons/classloader/pom.xml

Modified: sling/trunk/bundles/commons/classloader/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/commons/classloader/pom.xml?rev=1797667&r1=1797666&r2=1797667&view=diff
==============================================================================
--- sling/trunk/bundles/commons/classloader/pom.xml (original)
+++ sling/trunk/bundles/commons/classloader/pom.xml Mon Jun  5 14:12:55 2017
@@ -49,8 +49,8 @@
         <bundle.file.name>
             ${bundle.build.name}/${project.build.finalName}.jar
         </bundle.file.name>
-        <pax-exam.version>4.9.1</pax-exam.version>
-        <pax-link.version>2.4.7</pax-link.version>
+        <pax-exam.version>4.11.0</pax-exam.version>
+        <pax-link.version>2.5.2</pax-link.version>
     </properties>
 
     <build>