Skip to content

Commit ddfa251

Browse files
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin (#3488)
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.10.2.0 to 4.10.3.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.10.2.0...spotbugs-maven-plugin-4.10.3.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.3.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 707e452 commit ddfa251

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<git-commit-id-maven-plugin.version>10.0.0</git-commit-id-maven-plugin.version>
104104
<jib-maven-plugin.version>3.5.1</jib-maven-plugin.version>
105105
<spotless.version>3.8.0</spotless.version>
106-
<spotbugs-maven-plugin.version>4.10.2.0</spotbugs-maven-plugin.version>
106+
<spotbugs-maven-plugin.version>4.10.3.0</spotbugs-maven-plugin.version>
107107
</properties>
108108

109109
<dependencyManagement>

0 commit comments

Comments
 (0)