You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/06/12 05:10:00 UTC

[camel] branch camel-3.x updated: Upgrade to wildfly-elytron 1.15.17

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

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


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

commit cb3369fa7bd8c2e46b0f9ec7b14a1d373f79f78d
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jun 12 07:09:51 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 841ae90f07b..ddc8a0deff3 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -545,7 +545,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>
diff --git a/parent/pom.xml b/parent/pom.xml
index 69d3fe1998f..919e1502447 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -540,7 +540,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>