Skip to content

Commit ccd26d9

Browse files
build(deps): bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.4 (#226)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.3.0 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.0...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd4e081 commit ccd26d9

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
@@ -42,7 +42,7 @@
4242
<javax.el.version>2.2.6</javax.el.version>
4343
<javax.el-api.version>3.0.0</javax.el-api.version>
4444
<hibernate-validator.version>6.1.5.Final</hibernate-validator.version>
45-
<spotbugs-maven-plugin.version>4.7.3.0</spotbugs-maven-plugin.version>
45+
<spotbugs-maven-plugin.version>4.7.3.4</spotbugs-maven-plugin.version>
4646
<slf4j-api.version>1.7.36</slf4j-api.version>
4747
<junit-jupiter.version>5.9.3</junit-jupiter.version>
4848
</properties>

0 commit comments

Comments
 (0)