Skip to content

Commit b44a93a

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

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
@@ -269,7 +269,7 @@
269269
<plugin>
270270
<groupId>com.github.spotbugs</groupId>
271271
<artifactId>spotbugs-maven-plugin</artifactId>
272-
<version>4.8.6.2</version>
272+
<version>4.8.6.3</version>
273273
<configuration>
274274
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
275275
<plugins>

0 commit comments

Comments
 (0)