You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2019/05/15 11:52:01 UTC

[wicket] 01/02: Update maven-jar-plugin to 3.1.2

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

mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git

commit 4fc2acf13d6583ed772d3bc2df706dbb184c52f7
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
AuthorDate: Wed May 15 14:48:08 2019 +0300

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

diff --git a/pom.xml b/pom.xml
index a05fbe2..d0a8805 100644
--- a/pom.xml
+++ b/pom.xml
@@ -925,7 +925,7 @@
 				<plugin>
 					<groupId>org.apache.maven.plugins</groupId>
 					<artifactId>maven-jar-plugin</artifactId>
-					<version>3.0.2</version>
+					<version>3.1.2</version>
 					<configuration>
 						<archive>
 							<manifest>