Skip to content

Commit d77c477

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

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
@@ -114,7 +114,7 @@
114114
<unitils.version>3.4.6</unitils.version>
115115
<xmlunit.version>1.3</xmlunit.version>
116116
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
117-
<spotbugs.version>4.7.3.5</spotbugs.version>
117+
<spotbugs.version>4.8.5.0</spotbugs.version>
118118
<javapoet.verion>1.13.0</javapoet.verion>
119119
<org.eclipse.jdt.version>3.10.0</org.eclipse.jdt.version>
120120
<org.eclipse.text.version>3.5.101</org.eclipse.text.version>

0 commit comments

Comments
 (0)