Skip to content

Commit 4c4bcd2

Browse files
authored
Merge pull request #2077 from OWASP/renovate/com.github.spotbugs-spotbugs-maven-plugin-4.x
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.9.3.2
2 parents 85aa9f2 + 6328175 commit 4c4bcd2

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)