Skip to content

Commit 12065a4

Browse files
committed
Merge pull request spring-projects#11775 from rajadilipkolli:patch-1
* pr/11775: Upgrade to Maven Checkstyle Plugin 3.0.0
2 parents 0679d43 + f9f9e84 commit 12065a4

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)