Skip to content

Commit a8caae6

Browse files
chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.7.3.2 (open-feature#308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 69a1a8f commit a8caae6

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
@@ -418,7 +418,7 @@
418418
<plugin>
419419
<groupId>com.github.spotbugs</groupId>
420420
<artifactId>spotbugs-maven-plugin</artifactId>
421-
<version>4.7.3.1</version>
421+
<version>4.7.3.2</version>
422422
<configuration>
423423
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
424424
<plugins>

0 commit comments

Comments
 (0)