This is an automated email from the ASF dual-hosted git repository.
jungm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bval.git
The following commit(s) were added to refs/heads/master by this push:
new f8313b6 Bump org.codehaus.mojo:jdepend-maven-plugin from 2.0 to 2.1
(#155)
f8313b6 is described below
commit f8313b6074b68635eab9c87aec656e96db4ec988
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 24 13:59:50 2024 +0200
Bump org.codehaus.mojo:jdepend-maven-plugin from 2.0 to 2.1 (#155)
Bumps
[org.codehaus.mojo:jdepend-maven-plugin](https://github.com/mojohaus/jdepend-maven-plugin)
from 2.0 to 2.1.
- [Release notes](https://github.com/mojohaus/jdepend-maven-plugin/releases)
-
[Commits](https://github.com/mojohaus/jdepend-maven-plugin/compare/jdepend-maven-plugin-2.0...2.1)
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:jdepend-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index f66368f..0987e2f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -318,7 +318,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jdepend-maven-plugin</artifactId>
- <version>2.0</version>
+ <version>2.1</version>
</plugin>
<plugin>
<groupId>com.github.spotbugs</groupId>
@@ -461,7 +461,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>jdepend-maven-plugin</artifactId>
- <version>2.0</version>
+ <version>2.1</version>
</plugin>
<plugin>
<groupId>org.apache.felix</groupId>