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
dependabot[bot] 2021-04-26 07:02:19 +00:00 committed by Richard Körber
parent 2d716cd70e
commit e2b17f7ada
1 changed files with 1 additions and 1 deletions

View File

@ -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>