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/05 14:56:58 UTC

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

Author: cmueller
Date: Sat Nov  5 13:56:57 2011
New Revision: 1197960

URL: http://svn.apache.org/viewvc?rev=1197960&view=rev
Log:
CAMEL-4621: Upgrade com.h2database:h2 1.2.144 -> 1.3.161

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1197960&r1=1197959&r2=1197960&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Sat Nov  5 13:56:57 2011
@@ -79,7 +79,7 @@
     <geronimo-servlet-spec-version>1.1.1</geronimo-servlet-spec-version>
     <groovy-version>1.8.2</groovy-version>
     <guiceyfruit-version>2.0</guiceyfruit-version>
-    <h2-version>1.2.144</h2-version>
+    <h2-version>1.3.161</h2-version>
     <hadoop-version>0.20.203.0</hadoop-version>
     <hamcrest-version>1.1</hamcrest-version>
     <hawtbuf-version>1.6</hawtbuf-version>