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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new e3fec21 Bump org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0
e3fec21 is described below
commit e3fec212474b1eb6013e2c56d220b11ee866cd8d
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 1 06:40:03 2026 -0400
Bump org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0
- PR #420 https://github.com/mojohaus/
- jdepend-maven-plugin/compare/2.1...jdepend-maven-plugin-2.2.0
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 48b4588..ec42b98 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -31,6 +31,7 @@
<!-- ADD -->
<!-- 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
org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0 #420
https://github.com/mojohaus/jdepend-maven-plugin/compare/2.1...jdepend-maven-plugin-2.2.0.</action>
</release>
<release version="1.16.1" date="2026-01-25" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->