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:08:38 UTC

[camel] branch main 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 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 f7d3f1c5d05 Upgrade to wildfly-elytron 1.15.17
f7d3f1c5d05 is described below

commit f7d3f1c5d05acb80f25f8193d78a7b352082b690
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jun 12 07:08:28 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 b674d780034..5b712a8810e 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -491,7 +491,7 @@
         <vysper-version>0.7</vysper-version>
         <web3j-version>3.6.0</web3j-version>
         <web3j-quorum-version>0.8.0</web3j-quorum-version>
-        <wildfly-elytron>1.15.15.Final</wildfly-elytron>
+        <wildfly-elytron>1.15.17.Final</wildfly-elytron>
         <wiremock-version>3.0.0-beta-2</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 7413826fb20..6e2ab6d0692 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -486,7 +486,7 @@
         <vysper-version>0.7</vysper-version>
         <web3j-version>3.6.0</web3j-version>
         <web3j-quorum-version>0.8.0</web3j-quorum-version>
-        <wildfly-elytron>1.15.15.Final</wildfly-elytron>
+        <wildfly-elytron>1.15.17.Final</wildfly-elytron>
         <wiremock-version>3.0.0-beta-2</wiremock-version>
         <woodstox-version>4.4.1</woodstox-version>
         <woodstox-core-version>6.4.0</woodstox-core-version>