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 2017/08/25 08:23:47 UTC

camel git commit: Upgrade Weld3 to version 3.0.1.Final

Repository: camel
Updated Branches:
  refs/heads/master 9524f5572 -> 973271c40


Upgrade Weld3 to version 3.0.1.Final


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

Branch: refs/heads/master
Commit: 973271c40dcc7aacd02e7c197f125ecf7c0f464b
Parents: 9524f55
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Aug 25 10:13:37 2017 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Aug 25 10:13:37 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/973271c4/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f582fe4..2053455 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -698,7 +698,7 @@
     <vysper-version>0.7</vysper-version>
     <weld1-version>1.1.28.Final</weld1-version>
     <weld2-version>2.4.4.Final</weld2-version>
-    <weld3-version>3.0.0.Final</weld3-version>
+    <weld3-version>3.0.1.Final</weld3-version>
     <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>
     <wiremock-version>2.7.1</wiremock-version>
     <woodstox-version>4.4.1</woodstox-version>