Skip to content

Commit 34c6135

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 9a4f6ec commit 34c6135

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
@@ -79,7 +79,7 @@
7979
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
8080
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
8181
<spotbugs-maven-plugin.version>4.9.3.0</spotbugs-maven-plugin.version>
82-
<spotbugs.version>4.8.6</spotbugs.version>
82+
<spotbugs.version>4.9.3</spotbugs.version>
8383
<spring.boot.version>3.3.5</spring.boot.version>
8484
<surefire.argLine></surefire.argLine>
8585
</properties>

0 commit comments

Comments
 (0)