You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2020/02/03 07:33:44 UTC

[cxf-fediz] 01/04: Update to maven-jar-plugin 3.2.0

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

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git

commit 0da16490711663795b5c521f9be8c67405208571
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Mon Feb 3 09:54:10 2020 +0300

    Update to maven-jar-plugin 3.2.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6c80a5a..3cbbfd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -363,7 +363,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-jar-plugin</artifactId>
-                    <version>3.1.2</version>
+                    <version>3.2.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>