Skip to content

Commit 350f3ff

Browse files
authored
Merge pull request #120 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 9b7eb18 + 1dc12db commit 350f3ff

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
@@ -48,7 +48,7 @@
4848
<plugin>
4949
<groupId>org.apache.maven.plugins</groupId>
5050
<artifactId>maven-checkstyle-plugin</artifactId>
51-
<version>3.2.0</version>
51+
<version>3.2.1</version>
5252
<configuration>
5353
<consoleOutput>true</consoleOutput>
5454
<configLocation>checkstyle.xml</configLocation>

0 commit comments

Comments
 (0)