File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,18 @@ This is a minor release.
2222* [ #338 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/338 ) : Support eclipse 2025-12 - [ Andreas Dangel] ( https://github.com/adangel ) (@adangel )
2323
2424### 📦 Dependency updates
25+ * [ #333 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/333 ) : Bump org.apache.maven.plugins: maven-resources-plugin from 3.3.1 to 3.4.0
26+ * [ #334 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/334 ) : Bump com.puppycrawl.tools: checkstyle from 12.1.2 to 12.2.0
27+ * [ #335 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/335 ) : Bump actions/checkout from 6.0.0 to 6.0.1
28+ * [ #336 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/336 ) : Bump actions/setup-java from 5.0.0 to 5.1.0
29+ * [ #337 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/337 ) : Bump actions/create-github-app-token from 2.2.0 to 2.2.1
30+ * [ #339 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/339 ) : Bump com.puppycrawl.tools: checkstyle from 12.2.0 to 12.3.0
31+ * [ #341 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/341 ) : Bump actions/cache from 4.3.0 to 5.0.1
32+ * [ #342 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/342 ) : Bump actions/upload-artifact from 5.0.0 to 6.0.0
33+ * [ #343 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/343 ) : Bump actions/download-artifact from 6.0.0 to 7.0.0
34+ * [ #345 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/345 ) : Bump com.github.siom79.japicmp: japicmp-maven-plugin from 0.25.0 to 0.25.1
35+ * [ #346 ] ( https://github.com/pmd/pmd-eclipse-plugin/pull/346 ) : Bump PMD from 7.19.0 to 7.20.0
36+
2537
2638### API Changes
2739
@@ -2365,4 +2377,3 @@ a lib subdirectory.
23652377** Development**
23662378* Adding a ant build file
23672379* Adapting .project to be compatible with both Eclipse 2.02 and WSAD v5.
2368-
You can’t perform that action at this time.
0 commit comments