Repository: camel Updated Branches: refs/heads/camel-2.12.x bd9ddc97e -> 21823513d refs/heads/master 3cdc6fd01 -> 4fcbcd6e9
Upgrade to hibernate 4.2.9 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/4fcbcd6e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/4fcbcd6e Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/4fcbcd6e Branch: refs/heads/master Commit: 4fcbcd6e95d3e96af2a31437bcbd2d7882bab748 Parents: 3cdc6fd Author: Claus Ibsen <davscl...@apache.org> Authored: Sun Mar 2 10:05:05 2014 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Sun Mar 2 10:05:05 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/4fcbcd6e/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index ef874d2..91ee879 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -177,7 +177,7 @@ <hbase-version>0.94.10</hbase-version> <hbase-bundle-version>0.94.6_1</hbase-bundle-version> <hibernate-validator-version>5.0.3.Final</hibernate-validator-version> - <hibernate-version>4.2.7.Final</hibernate-version> + <hibernate-version>4.2.9.Final</hibernate-version> <httpunit-version>1.7</httpunit-version> <httpcore4-version>4.3.1</httpcore4-version> <httpclient4-version>4.3.1</httpclient4-version>