Skip to content

Commit 004265d

Browse files
authored
Merge pull request #129 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.3.1
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1
2 parents fc8b9b9 + 11a58ec commit 004265d

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

0 commit comments

Comments
 (0)