You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2012/09/24 22:05:18 UTC

svn commit: r1389549 - /cxf/trunk/parent/pom.xml

Author: dkulp
Date: Mon Sep 24 20:05:18 2012
New Revision: 1389549

URL: http://svn.apache.org/viewvc?rev=1389549&view=rev
Log:
Update jaxen version

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1389549&r1=1389548&r2=1389549&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Mon Sep 24 20:05:18 2012
@@ -1498,7 +1498,7 @@
             <dependency>
                 <groupId>jaxen</groupId>
                 <artifactId>jaxen</artifactId>
-                <version>1.1.1</version>
+                <version>1.1.4</version>
                 <exclusions>
                     <exclusion>
                         <artifactId>jdom</artifactId>