Skip to content

Commit 1c07db1

Browse files
Bump checkstyle from 8.12 to 8.29
Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.12 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-8.12...checkstyle-8.29) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37b7382 commit 1c07db1

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
@@ -44,7 +44,7 @@
4444
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
4545
<findbugs-maven-plugin.version>3.0.4</findbugs-maven-plugin.version>
4646
<maven-checkstyle-plugin.version>2.17</maven-checkstyle-plugin.version>
47-
<checkstyle.version>8.12</checkstyle.version>
47+
<checkstyle.version>8.29</checkstyle.version>
4848

4949
<!-- dependency versions -->
5050
<commons-lang3.version>3.8</commons-lang3.version>

0 commit comments

Comments
 (0)