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 2018/03/21 07:24:27 UTC

[camel] branch master updated: Upgrade Weld2 to version 2.4.7.Final

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new f1395e0  Upgrade Weld2 to version 2.4.7.Final
f1395e0 is described below

commit f1395e06e39d688e9b79e2b8c03ea8649aa0ff24
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 21 08:23:56 2018 +0100

    Upgrade Weld2 to version 2.4.7.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4ce712a..5d3ef2c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -711,7 +711,7 @@
     <vertx-jackson-version>2.9.0</vertx-jackson-version>
     <vysper-version>0.7</vysper-version>
     <weld1-version>1.1.28.Final</weld1-version>
-    <weld2-version>2.4.6.Final</weld2-version>
+    <weld2-version>2.4.7.Final</weld2-version>
     <weld3-version>3.0.3.Final</weld3-version>
     <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>
     <wiremock-version>2.15.0</wiremock-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.