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 e04d8ba7 Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
#373
e04d8ba7 is described below
commit e04d8ba705c77e4f9cfaf9783d6999d7d88460de
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 7 14:47:55 2024 -0400
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #373
---
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 94095359..f538608f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -105,7 +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>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0
#362, #373.</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>