This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
The following commit(s) were added to refs/heads/master by this push:
new 96baee41 RAT-338: Fix typo in name - sry
96baee41 is described below
commit 96baee41bb282545eeb9cc9b88358a13caf2e267
Author: P. Ottlinger <[email protected]>
AuthorDate: Sat Dec 9 21:46:33 2023 +0100
RAT-338: Fix typo in name - sry
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index aacbd269..d7562342 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -63,7 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
<action issue="RAT-311" type="update" dev="pottlinger"
due-to="dependabot">
Update to ASF parent pom 31 and update multiple maven plugin versions
as well (surefire, release, project-info, enforcer, jxr).
</action>
- <action issue="RAT-338" type="add" dev="pottlinger" due-to="Tamas
Cservenak">
+ <action issue="RAT-338" type="add" dev="pottlinger" due-to="Tamás
Cservenák">
Update minimal build Maven version to 3.2.5 and maven dependencies to
3.9.6. Remove pre-JDK8 code constructs and minor refactorings.
</action>
<action issue="RAT-335" type="add" dev="pottlinger" due-to="Niels
Basjes">