Skip to content

Commit caf7f70

Browse files
author
Ryan Baxter
authored
Merge pull request #360 from spring-cloud/dependabot/maven/main/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 a741458 + 7fdff13 commit caf7f70

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
@@ -76,7 +76,7 @@
7676
<artifactory-maven-plugin.version>3.2.3</artifactory-maven-plugin.version>
7777
<license-maven-plugin.version>2.4.0</license-maven-plugin.version>
7878
<spring-javaformat-checkstyle.version>0.0.43</spring-javaformat-checkstyle.version>
79-
<maven-checkstyle-plugin.version>3.5.0</maven-checkstyle-plugin.version>
79+
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
8080
<pitest-junit5-plugin.version>0.16</pitest-junit5-plugin.version>
8181
<disable.checks>false</disable.checks>
8282
<maven-checkstyle-plugin.failsOnError>true</maven-checkstyle-plugin.failsOnError>

0 commit comments

Comments
 (0)