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/02/06 13:21:15 UTC

[camel] branch main updated: Upgrade wildfly-elytron to 1.15.15.Final (#9308)

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 4c59c81b806 Upgrade wildfly-elytron to 1.15.15.Final (#9308)
4c59c81b806 is described below

commit 4c59c81b806c2d1a68fc982b986937a39d41bc57
Author: Tom Cunningham <tc...@redhat.com>
AuthorDate: Mon Feb 6 08:21:01 2023 -0500

    Upgrade wildfly-elytron to 1.15.15.Final (#9308)
---
 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 5ec7453b653..b01816130ea 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -496,7 +496,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.4.Final</wildfly-elytron>
+        <wildfly-elytron>1.15.15.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 b9975642acd..9c2bd428f3a 100644
--- a/parent/pom.xml
+++ b/parent/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.4.Final</wildfly-elytron>
+        <wildfly-elytron>1.15.15.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>