Skip to content

Commit 8c621a0

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.1 to 4.9.3.2 (#1801)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Daniel Kuntze <[email protected]>
1 parent 1802602 commit 8c621a0

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
@@ -72,7 +72,7 @@
7272
<wiremock.version>3.13.1</wiremock.version>
7373
<javax.annotation.version>1.3.2</javax.annotation.version>
7474
<spotbugs.annotations.version>4.9.3</spotbugs.annotations.version>
75-
<spotbugs.version>4.9.3.1</spotbugs.version>
75+
<spotbugs.version>4.9.3.2</spotbugs.version>
7676
<skipTests>false</skipTests>
7777
<jacoco.skip>${skipTests}</jacoco.skip>
7878
</properties>

0 commit comments

Comments
 (0)