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 2016/01/29 08:42:23 UTC

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

Repository: camel
Updated Branches:
  refs/heads/master 1dce414ec -> 35ba17b8a


Upgrade Hibernate validator to version 5.2.3.Final


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

Branch: refs/heads/master
Commit: fff6a3058ed7fd1ad57f3d8cb9499fae88c6e1a1
Parents: 1dce414
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jan 29 08:22:21 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jan 29 08:22:21 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/fff6a305/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index b08b912..3c038d1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -226,7 +226,7 @@
     <hazelcast-version>3.6</hazelcast-version>
     <hbase-version>1.1.1</hbase-version>
     <hbase-bundle-version>1.1.1_1</hbase-bundle-version>
-    <hibernate-validator-version>5.2.2.Final</hibernate-validator-version>
+    <hibernate-validator-version>5.2.3.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.20.Final</hibernate-version>
     <hk2-version>2.3.0</hk2-version>


[2/2] camel git commit: Upgrade Arquillian to version 1.1.11.Final

Posted by ac...@apache.org.
Upgrade Arquillian to version 1.1.11.Final


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

Branch: refs/heads/master
Commit: 35ba17b8a21d84f1b830c6fc20e8001789888785
Parents: fff6a30
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jan 29 08:40:24 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jan 29 08:40:24 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/35ba17b8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 3c038d1..563aa31 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -50,7 +50,7 @@
     <aries-blueprint-proxy-version>1.0.1</aries-blueprint-proxy-version>
     <aries-blueprint-proxy-impl-version>1.0.4</aries-blueprint-proxy-impl-version>
     <aries-util-version>1.1.1</aries-util-version>
-    <arquillian-version>1.1.10.Final</arquillian-version>
+    <arquillian-version>1.1.11.Final</arquillian-version>
     <arquillian-weld-se-embedded-version>1.0.0.CR9</arquillian-weld-se-embedded-version>
     <asm-bundle-version>3.3.1_1</asm-bundle-version>
     <asm-version>3.3.1</asm-version>