Skip to content

Commit 470eadb

Browse files
authored
Merge pull request #124 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 848cfbb + 52c697d commit 470eadb

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.2</version>
51+
<version>3.3.0</version>
5252
<configuration>
5353
<consoleOutput>true</consoleOutput>
5454
<configLocation>checkstyle.xml</configLocation>

0 commit comments

Comments
 (0)