Author: cmueller
Date: Wed Mar 20 17:27:18 2013
New Revision: 1458965

URL: http://svn.apache.org/r1458965
Log:
upgrade Hibernate from 4.1.9.Final to 4.1.11.Final

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1458965&r1=1458964&r2=1458965&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Wed Mar 20 17:27:18 2013
@@ -170,7 +170,7 @@
     <hbase-version>0.94.3</hbase-version>
     <hbase-bundle-version>0.94.3_1</hbase-bundle-version>
     
<hibernate-validator-bundle-version>4.1.0.Final_3</hibernate-validator-bundle-version>
-    <hibernate-version>4.1.9.Final</hibernate-version>
+    <hibernate-version>4.1.11.Final</hibernate-version>
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.2.3</httpcore4-version>
     <httpclient4-version>4.2.3</httpclient4-version>


Reply via email to