From 214434639d6786677b6d3eded6f5a80c383c426d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Pe=C5=A1ek?= Date: Tue, 24 Oct 2023 14:29:55 +0200 Subject: [PATCH] Fix #278: Executable war (#280) --- powerauth-data-adapter/pom.xml | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/powerauth-data-adapter/pom.xml b/powerauth-data-adapter/pom.xml index c6758b40..03d4f552 100644 --- a/powerauth-data-adapter/pom.xml +++ b/powerauth-data-adapter/pom.xml @@ -70,6 +70,16 @@ 1.5.0 + + + + org.springframework.boot + spring-boot-starter-tomcat + provided + + + + @@ -80,10 +90,6 @@ log4j-to-slf4j org.apache.logging.log4j - - org.springframework.boot - spring-boot-starter-tomcat - @@ -262,17 +268,6 @@ - - standalone - - - tomcat-embed-websocket - org.apache.tomcat.embed - provided - - - - liquibase