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 c32afb16347ae56e777dc91f1de42b1658d4f327 Author: Martin Tzvetanov Grigorov <[email protected]> AuthorDate: Wed Jul 15 16:45:27 2020 +0300 Bump maven-war-plugin to 3.3.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9e74f79..47ab7d6 100644 --- a/pom.xml +++ b/pom.xml @@ -192,7 +192,7 @@ <maven-surefire-plugin.version>3.0.0-M4</maven-surefire-plugin.version> <maven-source-plugin.version>3.2.1</maven-source-plugin.version> <maven-toolchains-plugin.version>3.0.0</maven-toolchains-plugin.version> - <maven-war-plugin.version>3.3.0</maven-war-plugin.version> + <maven-war-plugin.version>3.3.1</maven-war-plugin.version> <yuicompressor-maven-plugin.version>1.5.1</yuicompressor-maven-plugin.version> <automatic-module-name>MUST-BE-OVERRIDDEN-BY-MODULES</automatic-module-name>
