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 5659791 Bump maven-antrun-plugin from 1.8 to 3.0.0 #120.
5659791 is described below
commit 5659791f5a8fb62237eb9cd2a0a262a42c135284
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Oct 20 17:01:11 2021 -0400
Bump maven-antrun-plugin from 1.8 to 3.0.0 #120.
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 854889c..f623cb2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -74,6 +74,7 @@
<action type="update" dev="ggregory"
due-to="Dependabot">Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2
#130.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump jmh.version from 1.12 to 1.27 #119.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump exec-maven-plugin from 1.6.0 to 3.0.0 #121.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Bump maven-antrun-plugin from 1.8 to 3.0.0 #120.</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>