You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/07/25 09:27:04 UTC

[1/2] camel git commit: Upgrade Hibernate validator to version 5.2.0.Final

Repository: camel
Updated Branches:
  refs/heads/master 21ed4aa12 -> 772ff8421


Upgrade Hibernate validator to version 5.2.0.Final


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/b128b1b3
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/b128b1b3
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/b128b1b3

Branch: refs/heads/master
Commit: b128b1b3e8ef23f16926281b40b01f5cb111e55c
Parents: 21ed4aa
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Jul 25 09:23:24 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Jul 25 09:23:24 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/b128b1b3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 4c1c06d0..d4d30e3 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -210,7 +210,7 @@
     <hazelcast-version>3.5</hazelcast-version>
     <hbase-version>0.94.10</hbase-version>
     <hbase-bundle-version>0.94.6_1</hbase-bundle-version>
-    <hibernate-validator-version>5.1.3.Final</hibernate-validator-version>
+    <hibernate-validator-version>5.2.0.Final</hibernate-validator-version>
     <!-- Spring 3.2.x and 4.0.x still stick to JPA 2.0. Hibernate 4.3.x upgraded to JPA 2.1. -->
     <hibernate-version>4.2.16.Final</hibernate-version>
     <hk2-version>2.3.0</hk2-version>


[2/2] camel git commit: Upgrade Classmate to version 1.2.0

Posted by ac...@apache.org.
Upgrade Classmate to version 1.2.0


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/772ff842
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/772ff842
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/772ff842

Branch: refs/heads/master
Commit: 772ff8421e55d2afe79ded43e9710db5e6c391c6
Parents: b128b1b
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sat Jul 25 09:25:21 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sat Jul 25 09:25:21 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/772ff842/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d4d30e3..ec072bd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -90,7 +90,7 @@
     <cglib-bundle-version>2.1_3_7</cglib-bundle-version>
     <cglib-version>2.2</cglib-version>
     <chunk-templates-version>3.0.1</chunk-templates-version>
-    <classmate-version>1.0.0</classmate-version>
+    <classmate-version>1.2.0</classmate-version>
     <cmis-version>0.13.0</cmis-version>
     <cometd-bayeux-version>6.1.11</cometd-bayeux-version>
     <cometd-java-client-version>2.4.3</cometd-java-client-version>