commit | 0131cc31fc5f367813781e84dea215630955301f | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Sun Aug 30 11:36:41 2020 -0400 |
committer | GitHub <noreply@github.com> | Sun Aug 30 11:36:41 2020 -0400 |
tree | 2f68d91bc79520e9ced828f1d740f872a7d1f430 | |
parent | c8682216b3149cf1d4f87c9b2a9604b0430ed81f [diff] |
Bump spotbugs from 4.1.1 to 4.1.2 (#609) Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.1.1 to 4.1.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.1.1...4.1.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 f44aae7..37fd96e 100644 --- a/pom.xml +++ b/pom.xml
@@ -607,7 +607,7 @@ <checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir> <spotbugs.plugin.version>4.0.4</spotbugs.plugin.version> - <spotbugs.impl.version>4.1.1</spotbugs.impl.version> + <spotbugs.impl.version>4.1.2</spotbugs.impl.version> <japicmp.skip>false</japicmp.skip> <clirr.skip>true</clirr.skip>