Skip to content

Commit 423d752

Browse files
Bump com.github.spotbugs:spotbugs from 4.8.6 to 4.9.0
Bumps [com.github.spotbugs:spotbugs](https://github.com/spotbugs/spotbugs) from 4.8.6 to 4.9.0. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.8.6...4.9.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84a95dc commit 423d752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
<!-- As a property, as it is included in Checkstyle build -->
4646
<checkstyle.version>10.21.1</checkstyle.version>
47-
<spotbugs.version>4.8.6</spotbugs.version>
47+
<spotbugs.version>4.9.0</spotbugs.version>
4848
<pmd.version>7.9.0</pmd.version>
4949
<junit.version>4.13.2</junit.version>
5050
<archunit.version>1.3.0</archunit.version>

0 commit comments

Comments
 (0)