Bump spotbugs-annotations from 4.3.0 to 4.4.0 (#222)
Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.3.0 to 4.4.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.3.0...4.4.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
913df97a1d
commit
7890359f21
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -43,7 +43,7 @@
|
|||
<kemitix-checkstyle.version>5.5.0</kemitix-checkstyle.version>
|
||||
<pitest-maven-plugin.version>1.6.8</pitest-maven-plugin.version>
|
||||
<pitest-junit5-plugin.version>0.14</pitest-junit5-plugin.version>
|
||||
<spotbugs.version>4.3.0</spotbugs.version>
|
||||
<spotbugs.version>4.4.0</spotbugs.version>
|
||||
<apiguardian-api.version>1.1.2</apiguardian-api.version>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in a new issue