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/08/03 06:47:11 UTC

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

commit ad7f20622860fe241ea0121f104f45184a8753e5
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Aug 3 08:46:40 2018 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 43345b6..13ecf45 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -705,7 +705,7 @@
     <web3j-version>3.5.0</web3j-version>
     <weld1-version>1.1.28.Final</weld1-version>
     <weld2-version>2.4.7.Final</weld2-version>
-    <weld3-version>3.0.4.Final</weld3-version>
+    <weld3-version>3.0.5.Final</weld3-version>
     <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>
     <wiremock-version>2.18.0</wiremock-version>
     <woodstox-version>4.4.1</woodstox-version>