Skip to content

Commit f77559c

Browse files
authored
Update checkstyle version and fix gpg version (#79)
Signed-off-by: see-quick <[email protected]>
1 parent 21fea06 commit f77559c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
<maven.compiler-plugin.version>3.11.0</maven.compiler-plugin.version>
117117
<maven.javadoc-plugin.version>3.5.0</maven.javadoc-plugin.version>
118118
<maven.source-plugin.version>3.2.1</maven.source-plugin.version>
119-
<maven.checkstyle.version>3.3.0</maven.checkstyle.version>
120-
<maven.gpg.version>1.7.1</maven.gpg.version>
119+
<maven.checkstyle.version>3.5.0</maven.checkstyle.version>
120+
<maven.gpg.version>1.6</maven.gpg.version>
121121
<sonatype.nexus.staging>1.7.0</sonatype.nexus.staging>
122122

123123
<!-- FIX VULNERABILITY VERSIONS -->

0 commit comments

Comments
 (0)