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

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


The following commit(s) were added to refs/heads/main by this push:
     new 2936715  [CAMEL-16972]upgrade to weld 3.1.8.Final to fix tests in 
camel-cdi failed with JDK17
2936715 is described below

commit 2936715dab649a5fcbd6d058c37b8966f5c9e244
Author: Freeman Fang <[email protected]>
AuthorDate: Mon Oct 4 11:10:36 2021 -0400

    [CAMEL-16972]upgrade to weld 3.1.8.Final to fix tests in camel-cdi failed 
with JDK17
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d62d4ed..7627472 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -539,7 +539,7 @@
         <vysper-version>0.7</vysper-version>
         <web3j-version>3.6.0</web3j-version>
         <web3j-quorum-version>0.8.0</web3j-quorum-version>
-        <weld3-version>3.1.1.Final</weld3-version>
+        <weld3-version>3.1.8.Final</weld3-version>
         <wildfly-elytron>1.11.4.Final</wildfly-elytron>
         <wiremock-version>2.27.2</wiremock-version>
         <woodstox-version>4.4.1</woodstox-version>

Reply via email to