This is an automated email from the ASF dual-hosted git repository.
garydgregory 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 6d6e3ba Bump org.codehaus.mojo:jdepend-maven-plugin from 2.2.0 to
2.2.1.
6d6e3ba is described below
commit 6d6e3ba90006f1965588cd574005da6a6f87fcba
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Sep 15 08:47:53 2026 -0700
Bump org.codehaus.mojo:jdepend-maven-plugin from 2.2.0 to 2.2.1.
---
pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 171cb1c..f3fbed6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -445,7 +445,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jdepend-maven-plugin</artifactId>
- <version>2.2.0</version>
+ <version>2.2.1</version>
<reportSets>
<reportSet/>
</reportSets>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 43911fa..5cb3e53 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -33,7 +33,7 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-codec:commons-codec from 1.20.0 to 1.22.1.</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>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump maven.dependency.version from 3.9.12 to 3.9.16 #424.</action>
- <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.0
#425.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump org.codehaus.mojo:jdepend-maven-plugin from 2.1 to 2.2.1
#425.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-io:commons-io from 2.21.0 to 2.22.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to
2.22.2 (#431).</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0.</action>