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-lang.git
The following commit(s) were added to refs/heads/master by this push:
new 948abe9d8 Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0
#1175
948abe9d8 is described below
commit 948abe9d85ac1ef9dfbb35d1011ba5969fd572ea
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Feb 23 11:49:23 2024 -0500
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 #1175
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 96e4a3bf0..8d65938f4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -110,6 +110,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="fix" dev="ggregory" due-to="Gary
Gregory">Deprecate TypeUtils 0-argument constructor.</action>
<!-- UPDATE -->
<action type="update" dev="sebb"
due-to="Dependabot">Bump commons-parent from 64 to 66.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to
3.2.0 #1175.</action>
<!-- REMOVE -->
<action type="remove" dev="ggregory" due-to="Paranoïd
User">Drop obsolete JDK 13 Maven profile #1142.</action>
</release>