Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and david-waltermire committed Aug 20, 2024
1 parent 946d2dc commit 673b73a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency.pmd.version>7.4.0</dependency.pmd.version>
<dependency.reflowSkin.version>2.3.4</dependency.reflowSkin.version>
<dependency.saxon.version>12.4</dependency.saxon.version>
<dependency.spotbugs-annotations.version>4.8.3</dependency.spotbugs-annotations.version>
<dependency.spotbugs-annotations.version>4.8.6</dependency.spotbugs-annotations.version>
<dependency.stax2-api.version>4.2.2</dependency.stax2-api.version>
<dependency.thymeleaf.version>3.1.2.RELEASE</dependency.thymeleaf.version>
<dependency.woodstox.version>6.7.0</dependency.woodstox.version>
Expand Down

0 comments on commit 673b73a

Please sign in to comment.