Merge pull request 'chore(deps): update dependency org.apache.maven.plugins:maven-war-plugin to v3.4.0' (#12) from renovate/org.apache.maven.plugins-maven-war-plugin-3.x into main

Reviewed-on: #12
This commit is contained in:
git 2025-06-05 08:12:12 +02:00
commit 663268d469
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>