Skip to content

Commit

Permalink
Bump spotbugs-annotations from 4.4.1 to 4.5.2
Browse files Browse the repository at this point in the history
Bumps [spotbugs-annotations](https://github.com/spotbugs/spotbugs) from 4.4.1 to 4.5.2.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](spotbugs/spotbugs@4.4.1...4.5.2)

---
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>
  • Loading branch information
dependabot[bot] committed Jan 1, 2022
1 parent 2eb2e48 commit 6d9d5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -64,7 +64,7 @@
<cdi.tck-2-0.version>2.0.7.SP2</cdi.tck-2-0.version>
<classfilewriter.version>1.2.5.Final</classfilewriter.version>
<spotbugs-maven-plugin.version>4.4.1</spotbugs-maven-plugin.version>
<spotbugs-annotations-version>4.4.1</spotbugs-annotations-version>
<spotbugs-annotations-version>4.5.2</spotbugs-annotations-version>
<glassfish.el.version>2.2.1-b05</glassfish.el.version>
<groovy.version>2.4.21</groovy.version>
<htmlunit.version>2.53.0</htmlunit.version>
Expand Down

0 comments on commit 6d9d5ac

Please sign in to comment.