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

commit 340827b250496684359d1b37aa4c915405e5d4de
Author: P. Ottlinger <[email protected]>
AuthorDate: Wed Aug 31 22:20:45 2022 +0200

    Fix copy-paste error in changelog
---
 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 53658368..6400832c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,7 +73,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action issue="RAT-310" type="update" dev="pottlinger">
         Fix deprecation warnings in tests. Use hamcrest's annotations instead 
of ones from JUnit.
       </action>
-      <action issue="RAT-307" type="fix" dev="pottlinger" due-to="dependabot">
+      <action issue="RAT-307" type="fix" dev="pottlinger">
         Update to focal (Ubuntu 20.04) on Travis to circumvent build errors 
and be able to use more modern JDK versions. Deprecate openJDK8 build with 
focal as it is not supported on Travis.
       </action>
     </release>

Reply via email to