Skip to content

Commit 65a169e

Browse files
authored
Merge pull request #346 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.3.0
Bump maven-checkstyle-plugin from 3.2.2 to 3.3.0
2 parents f1b301a + 8df9ecd commit 65a169e

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

0 commit comments

Comments
 (0)