This is an automated email from the ASF dual-hosted git repository.
veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-xmlschema.git
The following commit(s) were added to refs/heads/master by this push:
new 2bf6af96 Bump org.apache.maven.plugins:maven-pmd-plugin from 2.7.1 to
3.21.2
2bf6af96 is described below
commit 2bf6af96d83ed6770438865a1829414850e31cf1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 6 17:12:46 2023 +0000
Bump org.apache.maven.plugins:maven-pmd-plugin from 2.7.1 to 3.21.2
Bumps
[org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin)
from 2.7.1 to 3.21.2.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
-
[Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-2.7.1...maven-pmd-plugin-3.21.2)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 27c524b6..e955a1ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
- <version>2.7.1</version>
+ <version>3.21.2</version>
<dependencies>
<dependency>
<groupId>org.apache.ws.xmlschema</groupId>