Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Commit 2f2c22b

Browse files
Bump checkstyle and Maven checkstyle versions.
1 parent 355a40d commit 2f2c22b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,12 @@
8686

8787
<properties>
8888
<changelist>-SNAPSHOT</changelist>
89-
<checkstyle.version>8.18</checkstyle.version>
89+
<checkstyle.version>8.29</checkstyle.version>
9090
<flatten-maven-plugin.version>1.1.0</flatten-maven-plugin.version>
9191
<jacoco-maven-plugin.version>0.8.5</jacoco-maven-plugin.version>
9292
<java.version>1.8</java.version>
9393
<maven.version>3.6.1</maven.version>
94-
<maven-checkstyle-plugin.version>3.0.0</maven-checkstyle-plugin.version>
94+
<maven-checkstyle-plugin.version>3.1.0</maven-checkstyle-plugin.version>
9595
<maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
9696
<maven-enforcer-plugin.version>3.0.0-M2</maven-enforcer-plugin.version>
9797
<maven-failsafe-plugin.version>3.0.0-M4</maven-failsafe-plugin.version>

0 commit comments

Comments
 (0)