Skip to content

Commit 4288bd0

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump spotbugs-maven-plugin from 4.7.3.3 to 4.7.3.4
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.3 to 4.7.3.4. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.7.3.3...spotbugs-maven-plugin-4.7.3.4) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e91cbd9 commit 4288bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<com.fasterxml.jackson.core.version>2.14.2</com.fasterxml.jackson.core.version>
101101
<com.fasterxml.jackson.annotations.version>2.14.2</com.fasterxml.jackson.annotations.version>
102102
<slf4j.version>2.0.7</slf4j.version>
103-
<spotbugs.maven.plugin.version>4.7.3.3</spotbugs.maven.plugin.version>
103+
<spotbugs.maven.plugin.version>4.7.3.4</spotbugs.maven.plugin.version>
104104
<jacoco.version>0.8.9</jacoco.version>
105105
<sonar.organization>streamthoughts</sonar.organization>
106106
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

0 commit comments

Comments
 (0)