Skip to content

Commit c95f9b5

Browse files
authored
Merge pull request #2 from odenktools/dependabot/maven/resource_server/com.puppycrawl.tools-checkstyle-8.29
Bump checkstyle from 8.11 to 8.29 in /resource_server
2 parents ff97473 + a40af66 commit c95f9b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resource_server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2424
<root.basedir>${basedir}</root.basedir>
25-
<checkstyle.version>8.11</checkstyle.version>
25+
<checkstyle.version>8.29</checkstyle.version>
2626
<maven-checkstyle-plugin.version>3.0.0</maven-checkstyle-plugin.version>
2727
</properties>
2828

0 commit comments

Comments
 (0)