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


The following commit(s) were added to refs/heads/master by this push:
     new 935cebf  Bump Guice to 4.2.3 and maven-javadoc-plugin to 3.2.0
935cebf is described below

commit 935cebf4719758294da44e767748e76c66fd5ed9
Author: Martin Tzvetanov Grigorov <mgrigo...@apache.org>
AuthorDate: Fri Mar 20 15:59:46 2020 +0200

    Bump Guice to 4.2.3 and maven-javadoc-plugin to 3.2.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e5a56ce..afa685f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,7 +141,7 @@
                <commons-fileupload.version>1.4</commons-fileupload.version>
                <commons-io.version>2.6</commons-io.version>
                <commons-lang3.version>3.9</commons-lang3.version>
-               <guice.version>4.2.2</guice.version>
+               <guice.version>4.2.3</guice.version>
                <el-impl.version>2.2.1-b05</el-impl.version>
                <forbiddenapis.version>2.7</forbiddenapis.version>
                <jacoco.version>0.8.5</jacoco.version>
@@ -183,7 +183,7 @@
                <maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
                
<maven-install-plugin.version>2.5.2</maven-install-plugin.version>
                <maven-jar-plugin.version>3.2.0</maven-jar-plugin.version>
-               
<maven-javadoc-plugin.version>3.1.1</maven-javadoc-plugin.version>
+               
<maven-javadoc-plugin.version>3.2.0</maven-javadoc-plugin.version>
                
<maven-project-info-reports-plugin.version>3.0.0</maven-project-info-reports-plugin.version>
                
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
                
<maven-remote-resources-plugin.version>1.7.0</maven-remote-resources-plugin.version>

Reply via email to