Skip to content

Commit 8772fb6

Browse files
Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 (apache#131)
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.1.1...maven-checkstyle-plugin-3.1.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 493dfdc commit 8772fb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
156156
<commons.encoding>UTF-8</commons.encoding>
157157

158-
<checkstyle.version>3.1.1</checkstyle.version>
158+
<checkstyle.version>3.1.2</checkstyle.version>
159159
<checkstyle.header.file>${basedir}/LICENSE-header.txt</checkstyle.header.file>
160160
<checkstyle.resourceExcludes>LICENSE.txt, NOTICE.txt, **/maven-archiver/pom.properties</checkstyle.resourceExcludes>
161161

0 commit comments

Comments
 (0)