Merge pull request #68 from omaster395464gh/dependabot/maven/org.apache.maven.plugins-maven-war-plugin-3.4.0

This commit is contained in:
Oliver 2023-06-15 23:49:30 +02:00 committed by GitHub
commit 103884af95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.3.2</version>
<version>3.4.0</version>
</plugin>
<!-- https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-surefire-plugin -->