This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 1a4c3d2f3e Bump net.sourceforge.pmd:pmd-core from 7.11.0 to 7.12.0
(#2341)
1a4c3d2f3e is described below
commit 1a4c3d2f3e4e865587d2144ab4df02c68f374189
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 31 07:25:25 2025 -0400
Bump net.sourceforge.pmd:pmd-core from 7.11.0 to 7.12.0 (#2341)
Bumps [net.sourceforge.pmd:pmd-core](https://github.com/pmd/pmd) from
7.11.0 to 7.12.0.
- [Release notes](https://github.com/pmd/pmd/releases)
-
[Changelog](https://github.com/pmd/pmd/blob/main/docs/render_release_notes.rb)
-
[Commits](https://github.com/pmd/pmd/compare/pmd_releases/7.11.0...pmd_releases/7.12.0)
---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index cde3f8c519..a2fe2ba94b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -430,7 +430,7 @@
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-core</artifactId>
- <version>7.11.0</version>
+ <version>7.12.0</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>