You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2024/02/23 16:40:56 UTC

(commons-crypto) branch master updated: Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 #303

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 ee7c5c30 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 #303
ee7c5c30 is described below

commit ee7c5c30dc60ab0bcec9db458689245b7b6cfb4f
Author: Gary Gregory <ga...@users.noreply.github.com>
AuthorDate: Fri Feb 23 11:40:52 2024 -0500

    Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 #303
---
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 68de846b..3ee8632f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -102,6 +102,7 @@
       <action                    type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump commons-parent from 56 to 66.</action>
       <action                    type="update" dev="ggregory" due-to="Gary Gregory">Bump com.sun.xml.bind:jaxb-impl from 2.3.7 to 2.3.8.</action>
       <action                    type="update" dev="ggregory" due-to="Dependabot">Bump net.java.dev.jna:jna from 5.13.0 to 5.14.0 #287.</action>
+      <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>
       <!-- 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>