This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-audit-sample.git


The following commit(s) were added to refs/heads/master by this push:
     new 7cc8130  Upgrade WAR plugin
7cc8130 is described below

commit 7cc81300fa7932f2f6f2c357abfc4ff6227a757b
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Sat Nov 11 18:02:23 2023 +0100

    Upgrade WAR plugin
---
 audit-service/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/audit-service/pom.xml b/audit-service/pom.xml
index ab63132..3337a90 100644
--- a/audit-service/pom.xml
+++ b/audit-service/pom.xml
@@ -149,7 +149,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-war-plugin</artifactId>
-        <version>3.1.0</version>
         <configuration>
           <failOnMissingWebXml>false</failOnMissingWebXml>
           <overlays>

Reply via email to