Bump spotbugs from 4.1.4 to 4.2.0 (#671)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.1.4 to 4.2.0. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.1.4...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
041cf552c5
commit
ef6b0aa05c
2
pom.xml
2
pom.xml
|
@ -618,7 +618,7 @@
|
|||
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
|
||||
|
||||
<spotbugs.plugin.version>4.1.4</spotbugs.plugin.version>
|
||||
<spotbugs.impl.version>4.1.4</spotbugs.impl.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