Skip to content

Commit

Permalink
Update checkstyle version and fix gpg version (#79)
Browse files Browse the repository at this point in the history
Signed-off-by: see-quick <[email protected]>
  • Loading branch information
see-quick committed Sep 23, 2024
1 parent 21fea06 commit f77559c
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 @@ -116,8 +116,8 @@
<maven.compiler-plugin.version>3.11.0</maven.compiler-plugin.version>
<maven.javadoc-plugin.version>3.5.0</maven.javadoc-plugin.version>
<maven.source-plugin.version>3.2.1</maven.source-plugin.version>
<maven.checkstyle.version>3.3.0</maven.checkstyle.version>
<maven.gpg.version>1.7.1</maven.gpg.version>
<maven.checkstyle.version>3.5.0</maven.checkstyle.version>
<maven.gpg.version>1.6</maven.gpg.version>
<sonatype.nexus.staging>1.7.0</sonatype.nexus.staging>

<!-- FIX VULNERABILITY VERSIONS -->
Expand Down

0 comments on commit f77559c

Please sign in to comment.