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

davsclaus pushed a commit to branch camel-3.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-3.20.x by this push:
     new 4c390188ccc Upgrade to wildfly-elytron 1.15.17
4c390188ccc is described below

commit 4c390188cccd59cb2bce60c3dd769ba91c42799f
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jun 12 07:10:31 2023 +0200

    Upgrade to wildfly-elytron 1.15.17
---
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 857b73b5a3e..dd0e1df28f6 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -552,7 +552,7 @@
     <web3j-quorum-version>0.8.0</web3j-quorum-version>
     <web3j-version>3.6.0</web3j-version>
     <weld3-version>3.1.8.Final</weld3-version>
-    <wildfly-elytron>1.15.4.Final</wildfly-elytron>
+    <wildfly-elytron>1.15.17.Final</wildfly-elytron>
     <wiremock-version>2.32.0</wiremock-version>
     <woodstox-core-version>6.4.0</woodstox-core-version>
     <woodstox-version>4.4.1</woodstox-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index ddee42a9f4a..379893842ba 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -539,7 +539,7 @@
         <web3j-version>3.6.0</web3j-version>
         <web3j-quorum-version>0.8.0</web3j-quorum-version>
         <weld3-version>3.1.8.Final</weld3-version>
-        <wildfly-elytron>1.15.4.Final</wildfly-elytron>
+        <wildfly-elytron>1.15.17.Final</wildfly-elytron>
         <wiremock-version>2.32.0</wiremock-version>
         <woodstox-version>4.4.1</woodstox-version>
         <woodstox-core-version>6.4.0</woodstox-core-version>

Reply via email to