Bump spotbugs-maven-plugin from 4.4.2.2 to 4.5.0.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.4.2.2 to 4.5.0.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.4.2.2...spotbugs-maven-plugin-4.5.0.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>
This commit is contained in:
parent
ec3d7dbe92
commit
ce290566f9
2
pom.xml
2
pom.xml
|
@ -156,7 +156,7 @@
|
|||
<maven.surefire.plugin.version>3.0.0-M5</maven.surefire.plugin.version>
|
||||
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>
|
||||
<maven.war.plugin.version>3.3.2</maven.war.plugin.version>
|
||||
<spotbugs.maven.plugin.version>4.4.2.2</spotbugs.maven.plugin.version>
|
||||
<spotbugs.maven.plugin.version>4.5.0.0</spotbugs.maven.plugin.version>
|
||||
<versions.maven.plugin.version>2.8.1</versions.maven.plugin.version>
|
||||
|
||||
<!-- testing -->
|
||||
|
|
Loading…
Reference in New Issue