Updated Branches: refs/heads/master 483f35c4d -> 19a08bf51
upgrade Hibernate from 4.2.4.Final to 4.2.6.Final Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/19a08bf5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/19a08bf5 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/19a08bf5 Branch: refs/heads/master Commit: 19a08bf519fdfddcb18d6d9e35ee47d22a0c8154 Parents: 483f35c Author: cmueller <cmuel...@apache.org> Authored: Tue Oct 1 13:41:16 2013 +0200 Committer: cmueller <cmuel...@apache.org> Committed: Tue Oct 1 13:41:16 2013 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/19a08bf5/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 3b01933..01fb281 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -174,7 +174,7 @@ <hbase-version>0.94.10</hbase-version> <hbase-bundle-version>0.94.6_1</hbase-bundle-version> <hibernate-validator-version>5.0.1.Final</hibernate-validator-version> - <hibernate-version>4.2.4.Final</hibernate-version> + <hibernate-version>4.2.6.Final</hibernate-version> <httpunit-version>1.7</httpunit-version> <httpcore4-version>4.2.4</httpcore4-version> <httpclient4-version>4.2.5</httpclient4-version>