[exo-jcr-commits] exo-jcr SVN: r1506 - jcr/branches/1.12.0-JBCCACHE.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Jan 20 08:50:57 EST 2010


Author: dkatayev
Date: 2010-01-20 08:50:56 -0500 (Wed, 20 Jan 2010)
New Revision: 1506

Modified:
   jcr/branches/1.12.0-JBCCACHE/pom.xml
Log:
EXOJCR-388 dependencies versions updated according to EAP

Modified: jcr/branches/1.12.0-JBCCACHE/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBCCACHE/pom.xml	2010-01-20 13:30:57 UTC (rev 1505)
+++ jcr/branches/1.12.0-JBCCACHE/pom.xml	2010-01-20 13:50:56 UTC (rev 1506)
@@ -237,7 +237,7 @@
          <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-api</artifactId>
-            <version>1.5.6</version>
+            <version>1.5.8</version>
          </dependency>
          <dependency>
             <groupId>stax</groupId>
@@ -323,7 +323,7 @@
          <dependency>
             <groupId>commons-collections</groupId>
             <artifactId>commons-collections</artifactId>
-            <version>3.1</version>
+            <version>3.2</version>
          </dependency>
          <dependency>
             <groupId>org.apache.ws.commons</groupId>
@@ -338,7 +338,7 @@
          <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-log4j12</artifactId>
-            <version>1.5.6</version>
+            <version>1.5.8</version>
          </dependency>
          <dependency>
             <groupId>hsqldb</groupId>



More information about the exo-jcr-commits mailing list