Skip to content

Commit a55c1a7

Browse files
Bump spotbugs.version from 4.9.2 to 4.9.3
Bumps `spotbugs.version` from 4.9.2 to 4.9.3. Updates `com.github.spotbugs:spotbugs-annotations` from 4.9.2 to 4.9.3 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.2...4.9.3) Updates `com.github.spotbugs:spotbugs` from 4.9.2 to 4.9.3 - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](spotbugs/spotbugs@4.9.2...4.9.3) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-annotations dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5ad360d commit a55c1a7

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
@@ -68,7 +68,7 @@
6868
<spotless.version>2.44.3</spotless.version>
6969
<google-java-format.version>1.25.2</google-java-format.version>
7070
<spotbugs-maven-plugin.version>4.9.2.0</spotbugs-maven-plugin.version>
71-
<spotbugs.version>4.9.2</spotbugs.version>
71+
<spotbugs.version>4.9.3</spotbugs.version>
7272
<buildnumber.plugin.version>3.2.1</buildnumber.plugin.version>
7373
<maven.gpg.plugin.version>3.2.7</maven.gpg.plugin.version>
7474
<asciidoctor.maven.plugin.version>3.1.1</asciidoctor.maven.plugin.version>

0 commit comments

Comments
 (0)