Skip to content

Commit f9f9e84

Browse files
rajadilipkollisnicoll
authored andcommitted
Upgrade to Maven Checkstyle Plugin 3.0.0
Closes spring-projectsgh-11775
1 parent 0679d43 commit f9f9e84

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-parent

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
<plugin>
305305
<groupId>org.apache.maven.plugins</groupId>
306306
<artifactId>maven-checkstyle-plugin</artifactId>
307-
<version>2.17</version>
307+
<version>3.0.0</version>
308308
<dependencies>
309309
<dependency>
310310
<groupId>com.puppycrawl.tools</groupId>

0 commit comments

Comments
 (0)