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 fe5bca90 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #383 fe5bca90 is described below commit fe5bca903775576fe1121c24040d2480fac4f00e Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Thu Aug 29 17:48:25 2024 -0400 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 #383 --- 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 fb6775f3..822afc83 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.16.0 #362, #373.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #362, #373, #383.</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>