| commit | 0b4debe91af082432232d3eaaef788a5d295fb54 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Mar 04 11:26:11 2021 -0500 |
| committer | GitHub <noreply@github.com> | Thu Mar 04 11:26:11 2021 -0500 |
| tree | 84334a115f981044a36629cad576dfa3956d8511 | |
| parent | b59c7bfe249fc2d278f43492daf726b53eb8b28d [diff] |
Bump spotbugs from 4.2.1 to 4.2.2 (#726) Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.2.1 to 4.2.2. - [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.2.1...4.2.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml index 8b72ce9..c5f3868 100644 --- a/pom.xml +++ b/pom.xml
@@ -623,7 +623,7 @@ <checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir> <spotbugs.plugin.version>4.2.0</spotbugs.plugin.version> - <spotbugs.impl.version>4.2.1</spotbugs.impl.version> + <spotbugs.impl.version>4.2.2</spotbugs.impl.version> <japicmp.skip>false</japicmp.skip> <clirr.skip>true</clirr.skip>