From 964f2023d8e8d22c32bf66a6fe1fb6203fb365b2 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 11 Apr 2022 12:50:29 +0200 Subject: [PATCH 1/2] updated swagger endpoint --- enunciate.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enunciate.xml b/enunciate.xml index 75b414a..42b8080 100644 --- a/enunciate.xml +++ b/enunciate.xml @@ -19,6 +19,6 @@ - + \ No newline at end of file From ebcb4b2dfe007b511557fbcb344ec59973bc0866 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 11 Apr 2022 15:15:06 +0200 Subject: [PATCH 2/2] updated pom --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 310f1e7..bc77de3 100644 --- a/pom.xml +++ b/pom.xml @@ -48,12 +48,14 @@ com.webcohesion.enunciate enunciate-core-annotations ${enunciate.version} + provided com.webcohesion.enunciate enunciate-rt-util ${enunciate.version} + provided javax.servlet