Skip to content

Commit cda60ed

Browse files
authored
Merge branch 'main' into fix/javadoc-issue-main
2 parents 0c903fd + a7964be commit cda60ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@
403403
<plugin>
404404
<groupId>com.github.spotbugs</groupId>
405405
<artifactId>spotbugs-maven-plugin</artifactId>
406-
<version>4.9.4.2</version>
406+
<version>4.9.5.0</version>
407407
<configuration>
408408
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
409409
<plugins>

0 commit comments

Comments
 (0)