[exo-jcr-commits] exo-jcr SVN: r1483 - jcr/branches/1.12.0-JBCCACHE.
do-not-reply at jboss.org
do-not-reply at jboss.org
Tue Jan 19 10:11:26 EST 2010
Author: dkatayev
Date: 2010-01-19 10:11:25 -0500 (Tue, 19 Jan 2010)
New Revision: 1483
Modified:
jcr/branches/1.12.0-JBCCACHE/pom.xml
Log:
EXOJCR-388 main updates according to the dependencies list of EAP applied
Modified: jcr/branches/1.12.0-JBCCACHE/pom.xml
===================================================================
--- jcr/branches/1.12.0-JBCCACHE/pom.xml 2010-01-19 14:53:19 UTC (rev 1482)
+++ jcr/branches/1.12.0-JBCCACHE/pom.xml 2010-01-19 15:11:25 UTC (rev 1483)
@@ -212,7 +212,7 @@
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
- <version>2.3</version>
+ <version>2.4</version>
</dependency>
<dependency>
<groupId>commons-chain</groupId>
@@ -348,7 +348,7 @@
<dependency>
<groupId>jgroups</groupId>
<artifactId>jgroups</artifactId>
- <version>2.6.10.GA</version>
+ <version>2.6.13.GA</version>
</dependency>
<dependency>
<groupId>commons-fileupload</groupId>
More information about the exo-jcr-commits
mailing list