From ea4b4b97b405bc99fe8f65d359b4e5d559063bdd Mon Sep 17 00:00:00 2001 From: Tero Saarni Date: Wed, 24 Aug 2022 15:44:18 +0300 Subject: [PATCH] Bumped maven-war-plugin for JDK17 compatibility (#13619) Closes #13960 --- .../test-apps/photoz/photoz-restful-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/integration-arquillian/test-apps/photoz/photoz-restful-api/pom.xml b/testsuite/integration-arquillian/test-apps/photoz/photoz-restful-api/pom.xml index 9dff7c2dbd4..59ee9a5a7ce 100755 --- a/testsuite/integration-arquillian/test-apps/photoz/photoz-restful-api/pom.xml +++ b/testsuite/integration-arquillian/test-apps/photoz/photoz-restful-api/pom.xml @@ -72,7 +72,7 @@ org.apache.maven.plugins maven-war-plugin - 3.0.0 + 3.3.2 true