This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git
The following commit(s) were added to refs/heads/trunk by this push:
new db403f2 Bump org.apache.maven.plugins:maven-pmd-plugin from 3.11.0 to
3.28.0 (#85)
db403f2 is described below
commit db403f2fdee1381674ab0aa132997de36ffac04a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 15:42:58 2026 +0000
Bump org.apache.maven.plugins:maven-pmd-plugin from 3.11.0 to 3.28.0 (#85)
Bumps
[org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin)
from 3.11.0 to 3.28.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
-
[Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.11.0...maven-pmd-plugin-3.28.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
dependency-version: 3.28.0
dependency-type: direct:development
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e781274..7c7e685 100644
--- a/pom.xml
+++ b/pom.xml
@@ -953,7 +953,7 @@
<plugins>
<plugin>
<artifactId>maven-pmd-plugin</artifactId>
- <version>3.11.0</version>
+ <version>3.28.0</version>
<configuration>
<targetJdk>${maven.compiler.target}</targetJdk>
<rulesets>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]