Skip to content

Commit 78903a3

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.5.0
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.6 to 4.9.5.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.6...spotbugs-maven-plugin-4.9.5.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b9467b commit 78903a3

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
@@ -54,7 +54,7 @@
5454
<assertj.version>3.27.4</assertj.version>
5555
<jedis.version>6.2.0</jedis.version>
5656
<testcontainers.version>1.21.3</testcontainers.version>
57-
<spotbugs.version>4.8.6.6</spotbugs.version>
57+
<spotbugs.version>4.9.5.0</spotbugs.version>
5858
<slf4j.version>2.0.17</slf4j.version>
5959
<java.version>1.8</java.version>
6060
</properties>

0 commit comments

Comments
 (0)