You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/03/19 16:11:31 UTC

[commons-crypto] branch master updated: Bump taglist-maven-plugin from 2.4 to 3.0.0 #147

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-crypto.git


The following commit(s) were added to refs/heads/master by this push:
     new f67062f  Bump taglist-maven-plugin from 2.4 to 3.0.0 #147
f67062f is described below

commit f67062fc66e7763caa7904e9ac52b428fd2a6349
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Mar 19 12:11:29 2022 -0400

    Bump taglist-maven-plugin from 2.4 to 3.0.0 #147
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1acfc4f..e93ecae 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -85,6 +85,7 @@
       <action                    type="update" dev="ggregory" due-to="Gary Gregory">Bump net.java.dev.jna:jna 5.6.0 -> 5.10.0 #139.</action>
       <action                    type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-pmd-plugin from 3.14.0 to 3.15.0 #140.</action>
       <action                    type="update" dev="ggregory" due-to="Dependabot">Bump actions/checkout from 2 to 3 #149.</action>
+      <action                    type="update" dev="ggregory" due-to="Dependabot">Bump taglist-maven-plugin from 2.4 to 3.0.0 #147.</action>
     </release>
     <release version="1.1.0" date="2020-08-28" description="Minor release (Java 8 and OpenSSL 1.1.1)">
       <action issue="CRYPTO-59" type="add">Support Galois/Counter Mode (GCM).</action>