Skip to content

Commit 8e07211

Browse files
dependabot[bot]kinow
authored andcommitted
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](apache/maven-checkstyle-plugin@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>
1 parent e5683ee commit 8e07211

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ file comparators, endian transformation classes, and much more.
336336
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
337337
<commons.javadoc.java.link>${commons.javadoc8.java.link}</commons.javadoc.java.link>
338338
<commons.javadoc.version>3.4.1</commons.javadoc.version>
339-
<commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version>
339+
<commons.checkstyle-plugin.version>3.2.0</commons.checkstyle-plugin.version>
340340
<checkstyle.impl.version>9.3</checkstyle.impl.version>
341341
<commons.jacoco.version>0.8.8</commons.jacoco.version>
342342
<commons.surefire.version>3.0.0-M7</commons.surefire.version>

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,9 @@ The <action> type attribute can be add,update,fix,remove.
509509
<action dev="kinow" type="update" due-to="Dependabot">
510510
Bump exec-maven-plugin from 3.0.0 to 3.1.0 #369.
511511
</action>
512+
<action dev="kinow" type="update" due-to="Dependabot">
513+
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #376.
514+
</action>
512515
</release>
513516
<release version="2.11.0" date="2021-07-09" description="Java 8 required.">
514517
<!-- FIX -->

0 commit comments

Comments
 (0)