Skip to content

Commit 8914950

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.0 to 4.9.3.1
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.3.0 to 4.9.3.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.3.0...spotbugs-maven-plugin-4.9.3.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ac4bc4 commit 8914950

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
<spotless.version>2.44.5</spotless.version>
9393
<google-java-format.version>1.27.0</google-java-format.version>
9494
<jacoco.version>0.8.13</jacoco.version>
95-
<spotbugs-maven-plugin.version>4.9.3.0</spotbugs-maven-plugin.version>
95+
<spotbugs-maven-plugin.version>4.9.3.1</spotbugs-maven-plugin.version>
9696
<spotbugs.version>4.9.3</spotbugs.version>
9797
<!-- for documentation -->
9898
<broker.version>4.1</broker.version>

0 commit comments

Comments
 (0)