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 508381c (doc) Update releasenotes.md [skip ci]
508381c is described below
commit 508381c011b66708caedfb0673e236d9fc416660
Author: Andreas Dangel <[email protected]>
AuthorDate: Thu Nov 9 14:41:31 2023 +0100
(doc) Update releasenotes.md [skip ci]
---
src/site/markdown/releasenotes.md | 27 ++++++++++++++++++++++-----
1 file changed, 22 insertions(+), 5 deletions(-)
diff --git a/src/site/markdown/releasenotes.md
b/src/site/markdown/releasenotes.md
index c6d9d30..ab33de0 100644
--- a/src/site/markdown/releasenotes.md
+++ b/src/site/markdown/releasenotes.md
@@ -19,23 +19,40 @@ under the License.
-->
+<!--
+Header Templates
+### 🚀 New features and improvements
+### 🐛 Bug Fixes
+### 👻 Maintenance
+### 📝 Documentation updates
+### 📦 Dependency updates
+-->
+
# Release Notes
-## Version ???
+## Version 3.21.2
-**Release Date:** ????-??-??
+**Release Date:** 2023-10-30
-**JIRA:** [Release Notes - Maven PMD Plugin - Version
???](https://issues.apache.org/jira/projects/MPMD)
+**JIRA:** [Release Notes - Maven PMD Plugin - Version
3.21.2](https://issues.apache.org/jira/projects/MPMD/versions/12353789)
-**GitHub:**
<https://github.com/apache/maven-pmd-plugin/releases/tag/maven-pmd-plugin-???>
+**GitHub:**
<https://github.com/apache/maven-pmd-plugin/releases/tag/maven-pmd-plugin-3.21.2>
-### 🚀 New features and improvements
### 🐛 Bug Fixes
+* [MPMD-370](https://issues.apache.org/jira/browse/MPMD-370) - Remove
remaining uses of FileReader
* [MPMD-371](https://issues.apache.org/jira/browse/MPMD-371) - Using two
ruleset files with same name in different directories
([#127](https://github.com/apache/maven-pmd-plugin/pull/127)) @harbulot
+* [MPMD-382](https://issues.apache.org/jira/browse/MPMD-382) - Regression in
report rendering
+* [MPMD-384](https://issues.apache.org/jira/browse/MPMD-384) -
maven-pmd-plugin is dowloading transitive dependencies of unmanaged version
([#135](https://github.com/apache/maven-pmd-plugin/pull/135)) @caiwei-ebay
+
### 👻 Maintenance
* Move commons-lang3 to test scope
([#131](https://github.com/apache/maven-pmd-plugin/pull/131)) @elharo
+
### 📝 Documentation updates
+* Typo: fill --> file
([#133](https://github.com/apache/maven-pmd-plugin/pull/133)) @elharo
+
### 📦 Dependency updates
+* [MPMD-380](https://issues.apache.org/jira/browse/MPMD-380) - Prefer apache
commons and JDK to Plexus utils
([#132](https://github.com/apache/maven-pmd-plugin/pull/132)) @elharo
+* [MPMD-387](https://issues.apache.org/jira/browse/MPMD-387) - Upgrade to
Parent 40
## Version 3.21.0