Skip to content

Commit de8d0ef

Browse files
committed
PMD For Eclipse 7.11.0.v20250228-1209-r Released
1 parent 3b71485 commit de8d0ef

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
layout: post
3+
title: PMD For Eclipse 7.11.0.v20250228-1209-r Released
4+
---
5+
6+
A new PMD for Eclipse plugin version has been released.
7+
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/
8+
9+
10+
This is a minor release.
11+
12+
### New and noteworthy
13+
* Update to PMD 7.11.0
14+
15+
### Dependency updates
16+
* Bump maven-pmd-plugin from 3.25.0 to 3.26.0 ([#240](https://github.com/pmd/pmd-eclipse-plugin/pull/240))
17+
* Bump PMD from 7.9.0 to 7.10.0 for checks ([#241](https://github.com/pmd/pmd-eclipse-plugin/pull/241))
18+
* Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.1 ([#242](https://github.com/pmd/pmd-eclipse-plugin/pull/242))
19+
* Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 ([#243](https://github.com/pmd/pmd-eclipse-plugin/pull/243))
20+
* Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.2 ([#244](https://github.com/pmd/pmd-eclipse-plugin/pull/244))
21+
* Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.5.2 ([#245](https://github.com/pmd/pmd-eclipse-plugin/pull/245))
22+
* Bump org.apache.maven.plugins:maven-site-plugin from 4.0.0-M15 to 4.0.0-M16 ([#246](https://github.com/pmd/pmd-eclipse-plugin/pull/246))
23+
* Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.20.0 to 0.23.1 ([#247](https://github.com/pmd/pmd-eclipse-plugin/pull/247))
24+
* Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 ([#248](https://github.com/pmd/pmd-eclipse-plugin/pull/248))
25+
* Bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.21.2 ([#249](https://github.com/pmd/pmd-eclipse-plugin/pull/249))
26+
* Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.3 ([#251](https://github.com/pmd/pmd-eclipse-plugin/pull/251))
27+
* Bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.3 ([#252](https://github.com/pmd/pmd-eclipse-plugin/pull/252))
28+
* Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 ([#253](https://github.com/pmd/pmd-eclipse-plugin/pull/253))
29+
* Bump PMD from 7.10.0 to 7.11.0 ([#254](https://github.com/pmd/pmd-eclipse-plugin/pull/254))
30+

0 commit comments

Comments
 (0)