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-release-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new a307341 Bump
org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.4.0 to
3.5.1 #426
a307341 is described below
commit a3073416ac8a158c585741590a40367df18fcd84
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 1 07:13:26 2026 -0400
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from
3.4.0 to 3.5.1 #426
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 23100ce..8caf492 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,6 +30,7 @@
<!-- UPDATE -->
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 96 to 97.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-codec:commons-codec from 1.20.0 to 1.21.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.4.0 to 3.5.1 #426.</action>
</release>
<release version="1.9.2" date="2026-01-25" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->