Skip to content

Commit fd0b9a1

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.7.3.6 (#455)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a352c28 commit fd0b9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@
249249
<plugin>
250250
<groupId>com.github.spotbugs</groupId>
251251
<artifactId>spotbugs-maven-plugin</artifactId>
252-
<version>4.7.3.5</version>
252+
<version>4.7.3.6</version>
253253
<configuration>
254254
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
255255
<plugins>

0 commit comments

Comments
 (0)