Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 510f5f4 commit 887a1b8
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 @@ -24,7 +24,7 @@
<maven.compiler.target>8</maven.compiler.target>

<checkstyle.version>10.12.5</checkstyle.version>
<spotbugs.version>4.8.1</spotbugs.version>
<spotbugs.version>4.8.2</spotbugs.version>
<pmd.version>6.55.0</pmd.version>
<spotless.version>2.38.0</spotless.version>
<dependencycheck.version>8.4.3</dependencycheck.version>
Expand Down

0 comments on commit 887a1b8

Please sign in to comment.