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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new 5bf1736  Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#249)
5bf1736 is described below

commit 5bf173602bc4dbef3307a781e1b0370faa8c3ece
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 25 07:30:42 2022 -0500

    Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#249)
    
    Bumps 
[maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 
3.3.1 to 3.3.2.
    - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
    - 
[Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.1...maven-javadoc-plugin-3.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 10bdbbc..7e9fe3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
     <slf4j.version>1.7.35</slf4j.version>
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
     <commons.japicmp.version>0.15.6</commons.japicmp.version>
-    <commons.javadoc.version>3.3.1</commons.javadoc.version>
+    <commons.javadoc.version>3.3.2</commons.javadoc.version>
     <asm.version>9.2</asm.version>
   </properties>
 

Reply via email to