Skip to content

Commit a8c5cba

Browse files
committed
tools update
1 parent cb6fa94 commit a8c5cba

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
@@ -52,7 +52,7 @@
5252
<image-comparison.version>4.4.0</image-comparison.version>
5353
<jfreechart.version>1.5.5</jfreechart.version>
5454

55-
<checkstyle.version>10.21.3</checkstyle.version>
55+
<checkstyle.version>10.21.4</checkstyle.version>
5656
<spotbugs.version>4.9.2</spotbugs.version>
5757
<pmd.version>7.11.0</pmd.version>
5858
<junit.version>4.13.2</junit.version>
@@ -87,7 +87,7 @@
8787
<plugin>
8888
<groupId>com.github.spotbugs</groupId>
8989
<artifactId>spotbugs-maven-plugin</artifactId>
90-
<version>4.9.1.0</version>
90+
<version>4.9.2.0</version>
9191
<dependencies>
9292
<dependency>
9393
<groupId>com.github.spotbugs</groupId>

0 commit comments

Comments
 (0)