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 2020/02/17 19:40:36 UTC

[camel] branch master updated: Upgrade elytron

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3eeef31  Upgrade elytron
3eeef31 is described below

commit 3eeef317784b391889fe0d145b16db5888ca14f4
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Feb 17 20:40:18 2020 +0100

    Upgrade elytron
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index e5dbb59..b9469b0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -649,7 +649,7 @@
         <web3j-quorum-version>0.8.0</web3j-quorum-version>
         <weld3-version>3.0.5.Final</weld3-version>
         <werken-xpath-bundle-version>0.9.4_5</werken-xpath-bundle-version>
-        <wildfly-elytron>1.11.0.CR3</wildfly-elytron>
+        <wildfly-elytron>1.11.2.Final</wildfly-elytron>
         <wiremock-version>2.24.1</wiremock-version>
         <woodstox-version>4.4.1</woodstox-version>
         <woodstox-core-version>5.2.1</woodstox-core-version>