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 6a8c559 (doc) fix releasenotes.md [skip ci]
6a8c559 is described below
commit 6a8c559e23ed8389704b58d1e0e4b328a0d54c5c
Author: Andreas Dangel <[email protected]>
AuthorDate: Fri May 19 14:57:05 2023 +0200
(doc) fix releasenotes.md [skip ci]
---
src/site/markdown/releasenotes.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/markdown/releasenotes.md
b/src/site/markdown/releasenotes.md
index 310617c..e6787ec 100644
--- a/src/site/markdown/releasenotes.md
+++ b/src/site/markdown/releasenotes.md
@@ -32,6 +32,7 @@ under the License.
### 🚀 New features and improvements
### 🐛 Bug Fixes
### 👻 Maintenance
+* Move commons-lang3 to test scope
([#131](https://github.com/apache/maven-pmd-plugin/pull/131)) @elharo
### 📝 Documentation updates
### 📦 Dependency updates
@@ -53,7 +54,6 @@ under the License.
### 👻 Maintenance
* [MPMD-374](https://issues.apache.org/jira/browse/MPMD-374) - Remove
deprecated and unused PmdCollectingRenderer
([#128](https://github.com/apache/maven-pmd-plugin/pull/128)) @michael-o
-* Move commons-lang3 to test scope
([#131](https://github.com/apache/maven-pmd-plugin/pull/131)) @elharo
* [MNG-6829](https://issues.apache.org/jira/browse/MNG-6829) - Replace any
StringUtils#isEmpty(String) and #isNotEmpty(String)
([#124](https://github.com/apache/maven-pmd-plugin/pull/124)) @timtebeek
* Remove vestigial useJava5 parameter
([#119](https://github.com/apache/maven-pmd-plugin/pull/119)) @elharo
* [MPMD-367](https://issues.apache.org/jira/browse/MPMD-367) - Verify /
ubuntu-latest jdk-11-temurin 3.9.1 broken at head in MPMD<!-- -->-270-325-JDK11
([#121](https://github.com/apache/maven-pmd-plugin/pull/121)) @elharo