chore(deps): update dependency org.apache.maven.plugins:maven-war-plugin to v3.4.0

This commit is contained in:
Renovate Bot 2025-06-05 03:55:23 +00:00
parent 77c9cd42cb
commit bd2abab88e
3 changed files with 3 additions and 3 deletions

View file

@ -75,7 +75,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
</plugin>
<plugin>
<groupId>io.openliberty.tools</groupId>

View file

@ -77,7 +77,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
</plugin>
<plugin>
<groupId>io.openliberty.tools</groupId>

View file

@ -100,7 +100,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
</plugin>
<plugin>
<groupId>io.openliberty.tools</groupId>