Skip to content

Commit 68e7c69

Browse files
authored
Merge pull request #396 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 ebe3b0f + 0ef6438 commit 68e7c69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<plugin>
124124
<groupId>org.apache.maven.plugins</groupId>
125125
<artifactId>maven-checkstyle-plugin</artifactId>
126-
<version>3.4.0</version>
126+
<version>3.5.0</version>
127127
<configuration>
128128
<consoleOutput>true</consoleOutput>
129129
<configLocation>checkstyle.xml</configLocation>
@@ -277,7 +277,7 @@
277277
<plugin>
278278
<groupId>org.apache.maven.plugins</groupId>
279279
<artifactId>maven-checkstyle-plugin</artifactId>
280-
<version>3.4.0</version>
280+
<version>3.5.0</version>
281281
<reportSets>
282282
<reportSet>
283283
<reports>

0 commit comments

Comments
 (0)