Skip to content

Commit 801c5d6

Browse files
authored
Merge pull request #1621 from steve-community/dependabot/maven/org.apache.maven.plugins-maven-checkstyle-plugin-3.6.0
Bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0
2 parents f2be790 + 2e216e1 commit 801c5d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
<plugin>
222222
<groupId>org.apache.maven.plugins</groupId>
223223
<artifactId>maven-checkstyle-plugin</artifactId>
224-
<version>3.5.0</version>
224+
<version>3.6.0</version>
225225
<configuration>
226226
<configLocation>${basedir}/src/main/resources/checkstyle.xml</configLocation>
227227
</configuration>

0 commit comments

Comments
 (0)