Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 (#692)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.1.4 to 4.2.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.1.4...spotbugs-maven-plugin-4.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3ba01073f6
commit
9f6e57364f
2
pom.xml
2
pom.xml
|
@ -617,7 +617,7 @@
|
|||
<checkstyle.version>8.39</checkstyle.version>
|
||||
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
|
||||
|
||||
<spotbugs.plugin.version>4.1.4</spotbugs.plugin.version>
|
||||
<spotbugs.plugin.version>4.2.0</spotbugs.plugin.version>
|
||||
<spotbugs.impl.version>4.2.0</spotbugs.impl.version>
|
||||
<japicmp.skip>false</japicmp.skip>
|
||||
<clirr.skip>true</clirr.skip>
|
||||
|
|
Loading…
Reference in New Issue