Skip to content

Commit c3e28cf

Browse files
dependabot-preview[bot]jknack
authored andcommitted
Bump maven-checkstyle-plugin from 2.15 to 3.1.1
Bumps [maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 2.15 to 3.1.1. - [Release notes](https://github.com/apache/maven-checkstyle-plugin/releases) - [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-2.15...maven-checkstyle-plugin-3.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0040172 commit c3e28cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<plugin>
238238
<groupId>org.apache.maven.plugins</groupId>
239239
<artifactId>maven-checkstyle-plugin</artifactId>
240-
<version>2.15</version>
240+
<version>3.1.1</version>
241241
<configuration>
242242
<consoleOutput>true</consoleOutput>
243243
<configLocation>src/etc/checkstyle.xml</configLocation>

0 commit comments

Comments
 (0)