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/02/10 14:55:35 UTC

[camel] branch master updated: Upgrade Weld to version 3.0.3.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 baa2173  Upgrade Weld to version 3.0.3.Final
baa2173 is described below

commit baa2173b3e7dbbd3f71d3e6caf991035e58211e6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Sat Feb 10 15:55:00 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 34d3ea3..e3bc677 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -707,7 +707,7 @@
     <vysper-version>0.7</vysper-version>
     <weld1-version>1.1.28.Final</weld1-version>
     <weld2-version>2.4.6.Final</weld2-version>
-    <weld3-version>3.0.2.Final</weld3-version>
+    <weld3-version>3.0.3.Final</weld3-version>
     <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>
     <wiremock-version>2.14.0</wiremock-version>
     <woodstox-version>4.4.1</woodstox-version>

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