Skip to content

Commit 1740f00

Browse files
committed
(doc) Update releasenotes.md
1 parent 2ecd578 commit 1740f00

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

src/site/markdown/releasenotes.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,18 @@ under the License.
3030
**GitHub:** <https://github.com/apache/maven-pmd-plugin/releases/tag/maven-pmd-plugin-3.18.0>
3131

3232
### 🚀 New features and improvements
33-
* [MPMD-348](https://issues.apache.org/jira/browse/MPMD-348) - Support Java 19
33+
* [[MPMD-348]](https://issues.apache.org/jira/browse/MPMD-348) - Support Java 19 (#82) @adangel
34+
35+
### 🐛 Bug Fixes
36+
* [SECURITY] Fix Partial Path Traversal Vulnerability (#80) @JLLeitschuh
3437

3538
### 📦 Dependency updates
36-
* [MPMD-345](https://issues.apache.org/jira/browse/MPMD-345) - Upgrade to PMD 6.47.0
37-
* [MPMD-347](https://issues.apache.org/jira/browse/MPMD-347) - Upgrade to PMD 6.48.0
39+
* [[MPMD-347]](https://issues.apache.org/jira/browse/MPMD-347) - Upgrade to PMD 6.48.0 (#81) @adangel
40+
* Bump maven-plugins from 36 to 37 (#79) @dependabot
41+
* [[MPMD-345]](https://issues.apache.org/jira/browse/MPMD-345) - Upgrade to PMD 6.47.0 (#73) @adangel
42+
* Bump commons-lang3 from 3.8.1 to 3.12.0 (#72) @dependabot
43+
* Bump plexus-resources from 1.1.0 to 1.2.0 (#56) @dependabot
44+
* Bump animal-sniffer-maven-plugin from 1.16 to 1.21 (#54) @dependabot
3845

3946
## Version 3.17.0
4047

0 commit comments

Comments
 (0)