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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6bcc2cb  Update javadoc plugin to 3.2.0
6bcc2cb is described below

commit 6bcc2cb87de75a25e867f07a5066905eae19c6d1
Author: Christopher Tubbs <ctubb...@apache.org>
AuthorDate: Wed Mar 18 16:18:03 2020 -0400

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

diff --git a/pom.xml b/pom.xml
index 2e4580c..49d6e0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -946,7 +946,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-javadoc-plugin</artifactId>
-          <version>3.1.1</version>
+          <version>3.2.0</version>
           <configuration>
             <quiet>true</quiet>
             <additionalJOption>-J-Xmx512m</additionalJOption>

Reply via email to