Skip to content

Commit 7356af9

Browse files
dependabot[bot]fhussonnois
authored andcommitted
build(deps): bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.3.3
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.5.3.0 to 4.7.3.3. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.5.3.0...spotbugs-maven-plugin-4.7.3.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a12a772 commit 7356af9

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
@@ -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.5.3.0</spotbugs.maven.plugin.version>
103+
<spotbugs.maven.plugin.version>4.7.3.3</spotbugs.maven.plugin.version>
104104
<jacoco.version>0.8.8</jacoco.version>
105105
<sonar.organization>streamthoughts</sonar.organization>
106106
<sonar.host.url>https://sonarcloud.io</sonar.host.url>

0 commit comments

Comments
 (0)