Bump spotbugs-annotations from 4.2.3 to 4.3.0 (#169)
Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.2.3 to 4.3.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.2.3...4.3.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
parent
ac18fbb2d5
commit
2ed9849bf6
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -53,7 +53,7 @@
|
|||
<jacoco-class-instruction-covered-ratio>0</jacoco-class-instruction-covered-ratio>
|
||||
<jacoco-class-missed-count-maximum>1</jacoco-class-missed-count-maximum>
|
||||
<mon.version>2.3.0</mon.version>
|
||||
<spotbugs.version>4.2.3</spotbugs.version>
|
||||
<spotbugs.version>4.3.0</spotbugs.version>
|
||||
<assertj.version>3.19.0</assertj.version>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in a new issue