aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/changes/changes.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 316edd3b..ce3b5b18 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -524,6 +524,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="kinow" type="update" due-to="Dependabot">
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #376.
</action>
+ <action dev="kinow" type="update" due-to="Dependabot">
+ Bump apache-rat-plugin from 0.14 to 0.15 #387.
+ </action>
</release>
<release version="2.11.0" date="2021-07-09" description="Java 8 required.">
<!-- FIX -->