Skip to content

Commit

Permalink
Bump checkstyle from 10.14.0 to 10.18.1
Browse files Browse the repository at this point in the history
Also bump maven-checkstyle-plugin from 3.3.1 to 3.5.0
  • Loading branch information
adangel committed Aug 30, 2024
1 parent 2328ca7 commit e92f78f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
<local.lib.repo>${project.basedir}/lib/mvn-repo</local.lib.repo>

<surefire.version>3.2.5</surefire.version>
<checkstyle.version>10.14.0</checkstyle.version>
<checkstyle.plugin.version>3.3.1</checkstyle.plugin.version>
<checkstyle.version>10.18.1</checkstyle.version>
<checkstyle.plugin.version>3.5.0</checkstyle.plugin.version>
<javadoc.plugin.version>3.6.3</javadoc.plugin.version>
<source.plugin.version>3.3.0</source.plugin.version>
<jar.plugin.version>3.3.0</jar.plugin.version>
Expand Down

0 comments on commit e92f78f

Please sign in to comment.