chore(deps): update dependency com.github.spotbugs:spotbugs-maven-plugin to v4.7.2.0 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0be28a007b
commit
c4210f1607
2
pom.xml
2
pom.xml
|
|
@ -374,7 +374,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>com.github.spotbugs</groupId>
|
<groupId>com.github.spotbugs</groupId>
|
||||||
<artifactId>spotbugs-maven-plugin</artifactId>
|
<artifactId>spotbugs-maven-plugin</artifactId>
|
||||||
<version>4.7.0.0</version>
|
<version>4.7.2.0</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
|
<excludeFilterFile>spotbugs-exclusions.xml</excludeFilterFile>
|
||||||
<plugins>
|
<plugins>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue