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 1d2860cab Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.0
#1262
1d2860cab is described below
commit 1d2860cab7c6d95ab1e1eddd13d51056b0c3b20f
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Aug 9 13:07:13 2024 -0400
Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to 3.4.0 #1262
---
src/changes/changes.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b599199ed..b6cd6ee87 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -53,7 +53,8 @@ The <action> type attribute can be add,update,fix,remove.
<action type="add" dev="ggregory" due-to="Gary
Gregory">Make RandomUtils.insecure() public.</action>
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary
Gregory, Dependabot">Bump org.hamcrest:hamcrest from 2.2 to 3.0 #1255.</action>
- <action type="update" dev="ggregory" due-to="Gary
Gregory, Dependabot">Bump org.easymock:easymock from 5.3.0 to 5.4.0
#1256.</action>
+ <action type="update" dev="ggregory" due-to="Gary
Gregory, Dependabot">Bump org.easymock:easymock from 5.3.0 to 5.4.0
#1256.</action>
+ <action type="update" dev="ggregory" due-to="Gary
Gregory, Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.3.0 to
3.4.0 #1262.</action>
</release>
<release version="3.16.0" date="2024-08-01" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->