Bump spotbugs-annotations from 4.1.2 to 4.2.2 (#177)
Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.1.2 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.1.2...4.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
This commit is contained in:
parent
5737e11395
commit
d207fec8d5
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>
|
<kemitix-checkstyle.version>5.5.0</kemitix-checkstyle.version>
|
||||||
<pitest-maven-plugin.version>1.6.4</pitest-maven-plugin.version>
|
<pitest-maven-plugin.version>1.6.4</pitest-maven-plugin.version>
|
||||||
<pitest-junit5-plugin.version>0.12</pitest-junit5-plugin.version>
|
<pitest-junit5-plugin.version>0.12</pitest-junit5-plugin.version>
|
||||||
<spotbugs.version>4.1.2</spotbugs.version>
|
<spotbugs.version>4.2.2</spotbugs.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
|
|
Loading…
Reference in a new issue