This is an automated email from the ASF dual-hosted git repository.
adangel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 4bc08a9 (doc) Update release notes for upcoming 3.22.0
4bc08a9 is described below
commit 4bc08a93b4632c6bb7482d0e79d3493d425f1e60
Author: Andreas Dangel <[email protected]>
AuthorDate: Thu Apr 18 11:17:55 2024 +0200
(doc) Update release notes for upcoming 3.22.0
[skip ci]
---
src/site/markdown/releasenotes.md | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/src/site/markdown/releasenotes.md
b/src/site/markdown/releasenotes.md
index 80268c6..9405f5f 100644
--- a/src/site/markdown/releasenotes.md
+++ b/src/site/markdown/releasenotes.md
@@ -30,6 +30,30 @@ Header Templates
# Release Notes
+## Version 3.22.0
+
+**Release Date:** 2024-04-18
+
+**JIRA:** [Release Notes - Maven PMD Plugin - Version
3.22.0](https://issues.apache.org/jira/projects/MPMD/versions/12353876)
+
+**GitHub:**
<https://github.com/apache/maven-pmd-plugin/releases/tag/maven-pmd-plugin-3.22.0>
+
+### 🚀 New features and improvements
+* [MPMD-379](https://issues.apache.org/jira/browse/MPMD-379) - Upgrade to use
PMD 7.0.0 by default
([#144](https://github.com/apache/maven-pmd-plugin/pull/144)) @mkolesnikov
+
+## 📦 Dependency updates
+* [MPMD-394](https://issues.apache.org/jira/browse/MPMD-394) - Bump
org.apache.maven.plugins:maven-plugins from 41 to 42
([#148](https://github.com/apache/maven-pmd-plugin/pull/148)) @dependabot
+* [MPMD-393](https://issues.apache.org/jira/browse/MPMD-393) - Bump
commons-io:commons-io from 2.16.0 to 2.16.1
([#147](https://github.com/apache/maven-pmd-plugin/pull/147)) @dependabot
+* [MPMD-393](https://issues.apache.org/jira/browse/MPMD-393) - Bump
commons-io:commons-io from 2.15.1 to 2.16.0
([#146](https://github.com/apache/maven-pmd-plugin/pull/146)) @dependabot
+* Bump apache/maven-gh-actions-shared from 3 to 4
([#143](https://github.com/apache/maven-pmd-plugin/pull/143)) @dependabot
+* Bump org.codehaus.plexus:plexus-resources from 1.2.0 to 1.3.0
([#140](https://github.com/apache/maven-pmd-plugin/pull/140)) @dependabot
+* Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0
([#137](https://github.com/apache/maven-pmd-plugin/pull/137)) @dependabot
+* Bump commons-io:commons-io from 2.11.0 to 2.15.1
([#138](https://github.com/apache/maven-pmd-plugin/pull/138)) @dependabot
+* [MPMD-388](https://issues.apache.org/jira/browse/MPMD-388) - Upgrade to
Parent 41 @michael-o
+
+## 👻 Maintenance
+* Bump release-drafter/release-drafter from 5 to 6
([#142](https://github.com/apache/maven-pmd-plugin/pull/142)) @dependabot
+
## Version 3.21.2
**Release Date:** 2023-10-30