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 e1ddcff Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#249)
e1ddcff is described below
commit e1ddcff56c64aeb1447829fb023c2f21a93b9c30
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Feb 25 07:36:06 2022 -0500
Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 (#249)
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index eb8aef5..9d6663f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -117,7 +117,7 @@ The <action> type attribute can be add,update,fix,remove.
- org.apache.commons.compress.harmony.pack200.SegmentFieldVisitor
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
- Bump maven-javadoc-plugin from 3.3.0 to 3.3.1 #221.
+ Bump maven-javadoc-plugin from 3.3.0 to 3.3.2 #221, #249.
</action>
<action type="update" dev="ggregory" due-to="Dependabot">
Bump actions/checkout from 2.3.4 to 2.4.0 #226, #227.