Skip to content

Commit c04a3d0

Browse files
build(deps): bump com.github.spotbugs:spotbugs from 4.9.5 to 4.9.6 (#169)
Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) from 4.9.5 to 4.9.6. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.5...4.9.6) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-version: 4.9.6 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>
1 parent cd19040 commit c04a3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<properties>
4747
<junit.version>5.13.4</junit.version>
48-
<spotbugs.version>4.9.5</spotbugs.version>
48+
<spotbugs.version>4.9.6</spotbugs.version>
4949
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5050
<maven.compiler.release>11</maven.compiler.release>
5151
<gpg.skip>true</gpg.skip>

0 commit comments

Comments
 (0)