Bump spotbugs from 4.0.6 to 4.1.1 (#596)
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.0.6 to 4.1.1. - [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.0.6...4.1.1) 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
c3b4e22562
commit
3eb8facea0
2
pom.xml
2
pom.xml
|
@ -607,7 +607,7 @@
|
||||||
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
|
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
|
||||||
|
|
||||||
<spotbugs.plugin.version>4.0.4</spotbugs.plugin.version>
|
<spotbugs.plugin.version>4.0.4</spotbugs.plugin.version>
|
||||||
<spotbugs.impl.version>4.0.6</spotbugs.impl.version>
|
<spotbugs.impl.version>4.1.1</spotbugs.impl.version>
|
||||||
<japicmp.skip>false</japicmp.skip>
|
<japicmp.skip>false</japicmp.skip>
|
||||||
<clirr.skip>true</clirr.skip>
|
<clirr.skip>true</clirr.skip>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue