Skip to content

Commit 3c112b1

Browse files
build(deps): bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0 (#167)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.6.0.0 to 4.7.0.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.6.0.0...spotbugs-maven-plugin-4.7.0.0) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f287ff commit 3c112b1

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.6.0.0</spotbugs-maven-plugin.version>
45+
<spotbugs-maven-plugin.version>4.7.0.0</spotbugs-maven-plugin.version>
4646
<slf4j-api.version>1.7.36</slf4j-api.version>
4747
<junit-jupiter.version>5.8.2</junit-jupiter.version>
4848
</properties>

0 commit comments

Comments
 (0)