aboutsummaryrefslogtreecommitdiff
path: root/src/changes/changes.xml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-23 00:04:51 +0000
committerBruno P. Kinoshita <kinow@users.noreply.github.com>2022-09-23 12:33:17 +1200
commit51894ebab6d260962caacd9e33394226bbf891c4 (patch)
tree4614216a12f78f3891fcbe9124a0e07597ab011c /src/changes/changes.xml
parent21013dfdf140186ed064e0d05b780d51ec00cfdc (diff)
downloadapache-commons-io-51894ebab6d260962caacd9e33394226bbf891c4.tar.gz
Bump apache-rat-plugin from 0.14 to 0.15
Bumps apache-rat-plugin from 0.14 to 0.15. --- updated-dependencies: - dependency-name: org.apache.rat:apache-rat-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src/changes/changes.xml')
-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 -->