Skip to content

Commit f3bac4f

Browse files
Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.5 to 4.10.2.0
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.8.5 to 4.10.2.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.8.5...spotbugs-maven-plugin-4.10.2.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.10.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8209c1 commit f3bac4f

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
@@ -20,7 +20,7 @@
2020
<jacoco.version>0.8.15</jacoco.version>
2121
<checkstyle.version>3.6.0</checkstyle.version>
2222
<pmd.version>3.28.0</pmd.version>
23-
<spotbugs.maven.version>4.9.8.5</spotbugs.maven.version>
23+
<spotbugs.maven.version>4.10.2.0</spotbugs.maven.version>
2424
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2525
<junit.version>6.1.0</junit.version>
2626
<assertj.version>3.26.3</assertj.version>

0 commit comments

Comments
 (0)