Skip to content

Commit 0b8ddc3

Browse files
dependabot[bot]jknack
authored andcommitted
Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2
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) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b19fdda commit 0b8ddc3

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
@@ -210,7 +210,7 @@
210210
<plugin>
211211
<groupId>org.apache.maven.plugins</groupId>
212212
<artifactId>maven-checkstyle-plugin</artifactId>
213-
<version>3.1.1</version>
213+
<version>3.1.2</version>
214214
<configuration>
215215
<consoleOutput>true</consoleOutput>
216216
<configLocation>src/etc/checkstyle.xml</configLocation>

0 commit comments

Comments
 (0)