Skip to content

Commit 6328175

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.3.2
1 parent 85aa9f2 commit 6328175

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
@@ -354,7 +354,7 @@
354354
<plugin>
355355
<groupId>com.github.spotbugs</groupId>
356356
<artifactId>spotbugs-maven-plugin</artifactId>
357-
<version>4.9.3.0</version>
357+
<version>4.9.3.2</version>
358358
<configuration>
359359
<omitVisitors>FindReturnRef</omitVisitors>
360360
<plugins>

0 commit comments

Comments
 (0)