[jboss-cvs] JBossAS SVN: r104954 - branches/JBPAPP_5_0/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue May 18 18:31:12 EDT 2010


Author: fnasser at redhat.com
Date: 2010-05-18 18:31:12 -0400 (Tue, 18 May 2010)
New Revision: 104954

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
JBPAPP-4252 - Upgrade woodstox to 3.2.9

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2010-05-18 22:22:13 UTC (rev 104953)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2010-05-18 22:31:12 UTC (rev 104954)
@@ -1072,7 +1072,7 @@
       <dependency>
         <groupId>org.codehaus.woodstox</groupId>
         <artifactId>wstx</artifactId>
-        <version>3.2.8</version>
+        <version>3.2.9</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list