aboutsummaryrefslogtreecommitdiff
path: root/src/changes
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-26 00:02:32 +0000
committerBruno P. Kinoshita <kinow@users.noreply.github.com>2022-08-26 12:28:43 +1200
commit8e072110e9d6ed0f81039929f4a81818c515439c (patch)
treebcd1b6ae0d201af719b7d4b4e69b7d5553ac6c7a /src/changes
parente5683eec11d4b81acc50e0cd17902f23a789c6fa (diff)
downloadapache-commons-io-8e072110e9d6ed0f81039929f4a81818c515439c.tar.gz
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.2 to 3.2.0. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](https://github.com/apache/maven-checkstyle-plugin/compare/maven-checkstyle-plugin-3.1.2...maven-checkstyle-plugin-3.2.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src/changes')
-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 15e94e33..d8077f39 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -509,6 +509,9 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="kinow" type="update" due-to="Dependabot">
Bump exec-maven-plugin from 3.0.0 to 3.1.0 #369.
</action>
+ <action dev="kinow" type="update" due-to="Dependabot">
+ Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #376.
+ </action>
</release>
<release version="2.11.0" date="2021-07-09" description="Java 8 required.">
<!-- FIX -->