Skip to content

Commit 43c354f

Browse files
authored
Merge pull request #337 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.1
Bump maven-checkstyle-plugin from 3.2.0 to 3.2.1
2 parents e8432dd + dcad4fe commit 43c354f

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
@@ -95,7 +95,7 @@
9595
<plugin>
9696
<groupId>org.apache.maven.plugins</groupId>
9797
<artifactId>maven-checkstyle-plugin</artifactId>
98-
<version>3.2.0</version>
98+
<version>3.2.1</version>
9999
<configuration>
100100
<consoleOutput>true</consoleOutput>
101101
<configLocation>checkstyle.xml</configLocation>

0 commit comments

Comments
 (0)