@@ -7,21 +7,32 @@ Eclipse Update Site:
77* Releases: < https://pmd.github.io/pmd-eclipse-plugin-p2-site/ >
88* Snapshots: < https://pmd.github.io/pmd-eclipse-plugin-p2-site/snapshot/ >
99
10- ## ???? : 7.18.0.v????
10+ ## 31-October-2025 : 7.18.0.v20251031-1002-r
1111
1212This is a minor release.
1313
1414### 🚀 New and noteworthy
1515* Update to PMD 7.18.0
1616
17- ### 🐛 Fixed Issues
18-
19- ### ✨ Merged pull requests
20-
2117### 📦 Dependency updates
22-
23- ### API Changes
24-
18+ * [ #302 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/302 ) : Bump org.apache.maven.plugins: maven-surefire-plugin from 3.5.3 to 3.5.4
19+ * [ #303 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/303 ) : Bump org.apache.maven.plugins: maven-failsafe-plugin from 3.5.3 to 3.5.4
20+ * [ #304 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/304 ) : Bump actions/create-github-app-token from 2.1.1 to 2.1.4
21+ * [ #307 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/307 ) : Bump com.puppycrawl.tools: checkstyle from 10.26.1 to 11.1.0
22+ * [ #309 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/309 ) : Bump actions/cache from 4.2.4 to 4.3.0
23+ * [ #310 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/310 ) : Bump com.github.siom79.japicmp: japicmp-maven-plugin from 0.23.1 to 0.24.1
24+ * [ #311 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/311 ) : Bump org.apache.maven.plugins: maven-enforcer-plugin from 3.6.1 to 3.6.2
25+ * [ #312 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/312 ) : Bump org.apache.maven.plugins: maven-dependency-plugin from 3.8.1 to 3.9.0
26+ * [ #313 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/313 ) : Bump org.apache.maven.plugins: maven-pmd-plugin from 3.27.0 to 3.28.0
27+ * [ #314 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/314 ) : Bump com.github.siom79.japicmp: japicmp-maven-plugin from 0.24.1 to 0.24.2
28+ * [ #315 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/315 ) : Bump com.puppycrawl.tools: checkstyle from 11.1.0 to 12.0.1
29+ * [ #316 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/316 ) : Bump build-tools from 34 to 35
30+ * [ #318 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/318 ) : Bump org.apache.maven.plugins: maven-antrun-plugin from 3.1.0 to 3.2.0
31+ * [ #319 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/319 ) : Bump com.puppycrawl.tools: checkstyle from 12.0.1 to 12.1.0
32+ * [ #320 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/320 ) : Bump com.puppycrawl.tools: checkstyle from 12.1.0 to 12.1.1
33+ * [ #321 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/321 ) : Bump actions/upload-artifact from 4.6.2 to 5.0.0
34+ * [ #322 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/322 ) : Bump actions/download-artifact from 5.0.0 to 6.0.0
35+ * [ #323 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/323 ) : Bump PMD from 7.17.0 to 7.18.0
2536
2637## 12-September-2025: 7.17.0.v20250912-0905-r
2738
@@ -2328,4 +2339,3 @@ a lib subdirectory.
23282339** Development**
23292340* Adding a ant build file
23302341* Adapting .project to be compatible with both Eclipse 2.02 and WSAD v5.
2331-
0 commit comments