You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2015/05/28 20:02:22 UTC

svn commit: r1682294 - /webservices/axiom/trunk/pom.xml

Author: veithen
Date: Thu May 28 18:02:21 2015
New Revision: 1682294

URL: http://svn.apache.org/r1682294
Log:
Upgrade Jaxen to the latest released version.

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1682294&r1=1682293&r2=1682294&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Thu May 28 18:02:21 2015
@@ -316,7 +316,7 @@
             <dependency>
                 <groupId>jaxen</groupId>
                 <artifactId>jaxen</artifactId>
-                <version>1.1.4</version>
+                <version>1.1.6</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.james</groupId>