Bump spotbugs-annotations from 3.1.8 to 3.1.11 (#50)
* Bump spotbugs-annotations from 3.1.8 to 3.1.11 Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 3.1.8 to 3.1.11. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/release-3.1/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/3.1.8...3.1.11) Signed-off-by: dependabot[bot] <support@dependabot.com> * [changelog] updated
This commit is contained in:
parent
0d987fb6fb
commit
1bb6711534
2 changed files with 2 additions and 1 deletions
|
@ -19,6 +19,7 @@ The format is based on [[https://keepachangelog.com/en/1.0.0/][Keep a Changelog]
|
|||
- Bump spring-context-support from 5.0.8 to 5.1.3
|
||||
- Bump kemitix-checkstyle-ruleset from 4.1.1 to 5.3.2
|
||||
- Bump kemitix-maven-tiles from 0.9.0 to 2.1.2
|
||||
- Bump spotbugs-annotations from 3.1.8 to 3.1.11
|
||||
|
||||
** Removed
|
||||
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -51,7 +51,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.0.0</mon.version>
|
||||
<spotbugs.version>3.1.8</spotbugs.version>
|
||||
<spotbugs.version>3.1.11</spotbugs.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in a new issue