You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/07/14 17:39:20 UTC

[maven-apache-parent] branch master updated: Bump maven-war-plugin from 3.3.0 to 3.3.1

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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new 4813409  Bump maven-war-plugin from 3.3.0 to 3.3.1
4813409 is described below

commit 4813409e6a1ecfea11c8eb22a5f0443f790f1454
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Tue Jul 14 04:14:48 2020 +0000

    Bump maven-war-plugin from 3.3.0 to 3.3.1
    
    Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.3.0 to 3.3.1.
    - [Release notes](https://github.com/apache/maven-war-plugin/releases)
    - [Commits](https://github.com/apache/maven-war-plugin/compare/maven-war-plugin-3.3.0...maven-war-plugin-3.3.1)
    
    Signed-off-by: dependabot[bot] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d984738..906c00d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -305,7 +305,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-war-plugin</artifactId>
-          <version>3.3.0</version>
+          <version>3.3.1</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>