[JAVA-23099] Upgraded maven-war-plugin to latest version

This commit is contained in:
panos-kakos
2023-08-28 09:02:54 +03:00
parent feeeda5790
commit 0c64afdc3c
28 changed files with 8 additions and 44 deletions

View File

@@ -241,8 +241,6 @@
<httpcore.version>4.4.16</httpcore.version>
<httpclient.version>4.5.14</httpclient.version>
<mockserver.version>5.11.2</mockserver.version>
<!-- maven plugins -->
<maven-war-plugin.version>3.3.2</maven-war-plugin.version>
</properties>
</project>