Skip to content

Commit 6f36f92

Browse files
build(deps): Bump com.github.spotbugs:spotbugs-maven-plugin (#496)
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.3.1 to 4.9.3.2. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.3.1...spotbugs-maven-plugin-4.9.3.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.3.2 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 7e3041d commit 6f36f92

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
@@ -165,7 +165,7 @@
165165
<!-- Reporting plugins -->
166166
<plugin.maven-site-plugin.version>4.0.0-M16</plugin.maven-site-plugin.version>
167167
<plugin.maven-project-info-reports-plugin.version>3.9.0</plugin.maven-project-info-reports-plugin.version>
168-
<plugin.spotbugs-maven-plugin.version>4.9.3.1</plugin.spotbugs-maven-plugin.version>
168+
<plugin.spotbugs-maven-plugin.version>4.9.3.2</plugin.spotbugs-maven-plugin.version>
169169
<plugin.maven-pmd-plugin.version>3.27.0</plugin.maven-pmd-plugin.version>
170170
<plugin.maven-jxr-plugin.version>3.6.0</plugin.maven-jxr-plugin.version>
171171
<!-- Common properties -->

0 commit comments

Comments
 (0)