You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2011/11/06 18:18:48 UTC

svn commit: r1198471 - /camel/trunk/parent/pom.xml

Author: cmueller
Date: Sun Nov  6 17:18:48 2011
New Revision: 1198471

URL: http://svn.apache.org/viewvc?rev=1198471&view=rev
Log:
CAMEL-4630: Upgrade org.apache.derby:derby 10.4.2.0 -> 10.8.2.2

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1198471&r1=1198470&r2=1198471&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Sun Nov  6 17:18:48 2011
@@ -59,7 +59,7 @@
     <concurrentlinkedhashmap.version>1.2</concurrentlinkedhashmap.version>
     <cxf-version>2.5.0</cxf-version>
     <cxf-xjc-utils-version>2.4.0</cxf-xjc-utils-version>
-    <derby-version>10.4.2.0</derby-version>
+    <derby-version>10.8.2.2</derby-version>
     <dnsjava-version>2.1.1</dnsjava-version>
     <dozer-version>5.3.1</dozer-version>
     <easymock-version>3.0</easymock-version>