Skip to content

Commit 42248a3

Browse files
authored
Merge pull request #277 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 6aafea9 + 19461db commit 42248a3

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
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.apache.maven.plugins</groupId>
110110
<artifactId>maven-checkstyle-plugin</artifactId>
111-
<version>3.3.0</version>
111+
<version>3.3.1</version>
112112
<configuration>
113113
<consoleOutput>true</consoleOutput>
114114
<configLocation>checkstyle.xml</configLocation>
@@ -237,7 +237,7 @@
237237
<plugin>
238238
<groupId>org.apache.maven.plugins</groupId>
239239
<artifactId>maven-checkstyle-plugin</artifactId>
240-
<version>3.3.0</version>
240+
<version>3.3.1</version>
241241
<reportSets>
242242
<reportSet>
243243
<reports>

0 commit comments

Comments
 (0)