From 6da70c5435424753afbc00dbecc3bdb12e259bfe Mon Sep 17 00:00:00 2001 From: Lubos Racansky Date: Wed, 4 Oct 2023 08:07:04 +0200 Subject: [PATCH] Fix #1439: Wrong bouncycastle version in jboss deployment --- docs/Deploying-Wildfly.md | 4 ++-- .../src/main/webapp/WEB-INF/jboss-deployment-structure.xml | 2 +- .../src/main/webapp/WEB-INF/jboss-deployment-structure.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/Deploying-Wildfly.md b/docs/Deploying-Wildfly.md index 51af6037f..e6d582570 100644 --- a/docs/Deploying-Wildfly.md +++ b/docs/Deploying-Wildfly.md @@ -25,7 +25,7 @@ Web Flow contains the following configuration in `jboss-deployment-structure.xml - + @@ -49,7 +49,7 @@ Similarly, Next Step contains the following configuration in `jboss-deployment-s - + diff --git a/powerauth-nextstep/src/main/webapp/WEB-INF/jboss-deployment-structure.xml b/powerauth-nextstep/src/main/webapp/WEB-INF/jboss-deployment-structure.xml index 9cd15f954..6c4d87144 100644 --- a/powerauth-nextstep/src/main/webapp/WEB-INF/jboss-deployment-structure.xml +++ b/powerauth-nextstep/src/main/webapp/WEB-INF/jboss-deployment-structure.xml @@ -12,7 +12,7 @@ - + diff --git a/powerauth-webflow/src/main/webapp/WEB-INF/jboss-deployment-structure.xml b/powerauth-webflow/src/main/webapp/WEB-INF/jboss-deployment-structure.xml index 6e6f8eed9..548db44fd 100644 --- a/powerauth-webflow/src/main/webapp/WEB-INF/jboss-deployment-structure.xml +++ b/powerauth-webflow/src/main/webapp/WEB-INF/jboss-deployment-structure.xml @@ -12,7 +12,7 @@ - +