Skip to content

Commit

Permalink
chore: update checkstyle version to 3.3.1
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
  • Loading branch information
otaviojava committed Oct 24, 2023
1 parent 10238bd commit 942f310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<jakarta.validation.version>3.0.2</jakarta.validation.version>
<maven-javadoc-plugin.vesion>3.4.1</maven-javadoc-plugin.vesion>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<maven.checkstyle.plugin.version>3.3.0</maven.checkstyle.plugin.version>
<maven.checkstyle.plugin.version>3.3.1</maven.checkstyle.plugin.version>
<maven.compile.version>3.11.0</maven.compile.version>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
Expand Down

0 comments on commit 942f310

Please sign in to comment.