Skip to content

Commit 3ddc8e9

Browse files
build(deps): bump com.github.spotbugs:spotbugs-maven-plugin (#734)
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.6.0 to 4.9.7.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.6.0...spotbugs-maven-plugin-4.9.7.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.7.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d3e6e6 commit 3ddc8e9

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
@@ -92,7 +92,7 @@
9292
<com.redhat.insights.agent.version>1.0.3</com.redhat.insights.agent.version>
9393

9494
<com.github.spotbugs.version>4.9.6</com.github.spotbugs.version>
95-
<com.github.spotbugs.plugin.version>4.9.6.0</com.github.spotbugs.plugin.version>
95+
<com.github.spotbugs.plugin.version>4.9.7.0</com.github.spotbugs.plugin.version>
9696
<org.junit.jupiter.version>6.0.0</org.junit.jupiter.version>
9797
<org.hamcrest.version>3.0</org.hamcrest.version>
9898
<org.mockito.version>5.20.0</org.mockito.version>

0 commit comments

Comments
 (0)