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 a6f3e86f Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
#362
a6f3e86f is described below
commit a6f3e86f4aa9ee2a4075ca15a92b9c0dc8611aa7
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jul 19 07:56:20 2024 -0400
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #362
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1f33ffd2..a12b5afc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -105,6 +105,7 @@
<action type="update" dev="ggregory"
due-to="Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to
3.2.0 #303.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump jakarta.xml.bind:jakarta.xml.bind-api from 4.0.1 to 4.0.2
#311.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump commons-io:commons-io from 2.15.1 to 2.16.1 #321,
#325.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0
#362.</action>
<!-- ADD -->
<action type="add" dev="sebb">Added support for
OpenSSL 3.0, 3.1, 3.2</action>
<action type="add" dev="sebb">Implement
OpenSSL_version_num for JNA</action>