mirror of https://github.com/shred/acme4j
Bump spotbugs-maven-plugin from 4.2.2 to 4.2.3
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/4.2.2...spotbugs-maven-plugin-4.2.3) Signed-off-by: dependabot[bot] <support@github.com>pull/106/head
parent
2d716cd70e
commit
e2b17f7ada
2
pom.xml
2
pom.xml
|
@ -98,7 +98,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.2.2</version>
|
<version>4.2.3</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<excludeFilterFile>src/config/spotbugs-exclude.xml</excludeFilterFile>
|
<excludeFilterFile>src/config/spotbugs-exclude.xml</excludeFilterFile>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Reference in New Issue