Skip to content

Commit 0db46b0

Browse files
Chore(deps): Bump spotbugs.version from 4.8.6 to 4.9.1
Bumps `spotbugs.version` from 4.8.6 to 4.9.1. Updates `com.github.spotbugs:spotbugs` from 4.8.6 to 4.9.1 - [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.1) Updates `com.github.spotbugs:spotbugs-annotations` from 4.8.6 to 4.9.1 - [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.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a12b246 commit 0db46b0

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
@@ -35,7 +35,7 @@
3535
<spring.boot.version>3.3.5</spring.boot.version>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
<spotbugs-maven-plugin.version>4.9.1.0</spotbugs-maven-plugin.version>
38-
<spotbugs.version>4.8.6</spotbugs.version>
38+
<spotbugs.version>4.9.1</spotbugs.version>
3939
<spotbugs-maven-plugin.failOnError>true</spotbugs-maven-plugin.failOnError>
4040
<hamcrest.version>3.0</hamcrest.version>
4141
<okhttp3.version>4.12.0</okhttp3.version>

0 commit comments

Comments
 (0)