From 093c46ea8496e9c92e82118bfb3d676a810dc0ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francesco=20Chicchiricc=C3=B2?= Date: Mon, 18 Sep 2023 09:59:39 +0200 Subject: [PATCH] Upgrading Swagger JAX-RS, maven-javadoc-plugin and maven-war-plugin --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index e0f0709827..2271869063 100644 --- a/pom.xml +++ b/pom.xml @@ -444,7 +444,7 @@ under the License. 2.2.222 - 2.2.15 + 2.2.16 5.6.1 1.3.8 @@ -1514,7 +1514,7 @@ under the License. org.apache.maven.plugins maven-javadoc-plugin - 3.5.0 + 3.6.0 ${targetJdk} @@ -1618,7 +1618,7 @@ under the License. org.apache.maven.plugins maven-war-plugin - 3.3.2 + 3.4.0 @@ -2033,7 +2033,7 @@ under the License. org.apache.maven.plugins maven-javadoc-plugin - 3.5.0 + 3.6.0 ${targetJdk} apidocs/3.0