Skip to content

Commit 5035daf

Browse files
Chore(deps): Bump spotbugs.version from 4.8.6 to 4.9.3
Bumps `spotbugs.version` from 4.8.6 to 4.9.3. Updates `com.github.spotbugs:spotbugs-annotations` from 4.8.6 to 4.9.3 - [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.3) Updates `com.github.spotbugs:spotbugs` from 4.8.6 to 4.9.3 - [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.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-minor - 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 33ea075 commit 5035daf

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
@@ -76,7 +76,7 @@
7676
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
7777
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
7878
<spotbugs-maven-plugin.version>4.9.1.0</spotbugs-maven-plugin.version>
79-
<spotbugs.version>4.8.6</spotbugs.version>
79+
<spotbugs.version>4.9.3</spotbugs.version>
8080
<spring.boot.version>3.3.5</spring.boot.version>
8181
<surefire.argLine></surefire.argLine>
8282
</properties>

0 commit comments

Comments
 (0)