Skip to content

Commit bdad03a

Browse files
authored
Merge pull request #473 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.5.0
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0
2 parents ec8e848 + bedca96 commit bdad03a

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
@@ -110,7 +110,7 @@
110110
<plugin>
111111
<groupId>org.apache.maven.plugins</groupId>
112112
<artifactId>maven-checkstyle-plugin</artifactId>
113-
<version>3.4.0</version>
113+
<version>3.5.0</version>
114114
<configuration>
115115
<consoleOutput>true</consoleOutput>
116116
<configLocation>checkstyle.xml</configLocation>

0 commit comments

Comments
 (0)