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 1784a9b Bump commons-parent
1784a9b is described below
commit 1784a9b60ab0115453c25f0b42df573db79ebc36
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 10 07:48:18 2023 -0400
Bump commons-parent
---
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 32399eb..31d01e2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,7 +69,7 @@
<action dev="ggregory" type="fix" due-to="step-security-bot, Gary
Gregory">[StepSecurity] Harden GitHub builds #228, #234.</action>
<action dev="ggregory" type="fix" due-to="Martin Wiesner">Fixes
grammar and typos in Javadoc #233.</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory"
due-to="Dependabot, Gary Gregory">Bump commons-parent from 56 to 61
#225.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot, Gary Gregory">Bump commons-parent from 56 to 64
#225.</action>
</release>
<release version="1.2.0" date="2023-01-14" description="Minor release
(Java 8, OpenSSL 1.1.1)">
<!-- FIX -->