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 100cc591 Update Maven version to 3.9.14 in Dockerfiles #517.
100cc591 is described below
commit 100cc59147ab1e6e663f7e0eee13af009c4e1fa7
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Mar 15 12:25:35 2026 -0400
Update Maven version to 3.9.14 in Dockerfiles #517.
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0dcb9219..53977939 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -116,6 +116,7 @@
<action type="update" dev="ggregory"
due-to="Dependabot">Bump commons-io:commons-io from 2.15.1 to 2.21.0 #321,
#325, #388, #413.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.20.0
#362, #373, #383, #475.</action>
<action type="update" dev="ggregory"
due-to="Dependabot, Gary Gregory">Bump org.codehaus.mojo:taglist-maven-plugin
from 3.1.0 to 3.2.1 #403.</action>
+ <action type="update" dev="ggregory"
due-to="Sylwester Lachiewicz">Update Maven version to 3.9.14 in Dockerfiles
#517.</action>
</release>
<release version="1.2.0" date="2023-01-14" description="Minor release
(Java 8, OpenSSL 1.1.1)">
<!-- FIX -->