Skip to content

Commit 34e5b1a

Browse files
authored
Merge pull request #344 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.2.2
Bump maven-checkstyle-plugin from 3.2.1 to 3.2.2
2 parents db1511d + 4548b9e commit 34e5b1a

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.1</version>
98+
<version>3.2.2</version>
9999
<configuration>
100100
<consoleOutput>true</consoleOutput>
101101
<configLocation>checkstyle.xml</configLocation>

0 commit comments

Comments
 (0)