Bump spotbugs-maven-plugin from 4.3.0 to 4.4.1 (#808)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.3.0 to 4.4.1. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.3.0...spotbugs-maven-plugin-4.4.1) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
894649e7bb
commit
af02e3664f
2
pom.xml
2
pom.xml
|
@ -635,7 +635,7 @@
|
|||
<checkstyle.version>8.45.1</checkstyle.version>
|
||||
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
|
||||
|
||||
<spotbugs.plugin.version>4.3.0</spotbugs.plugin.version>
|
||||
<spotbugs.plugin.version>4.4.1</spotbugs.plugin.version>
|
||||
<spotbugs.impl.version>4.2.3</spotbugs.impl.version>
|
||||
<japicmp.skip>false</japicmp.skip>
|
||||
<clirr.skip>true</clirr.skip>
|
||||
|
|
Loading…
Reference in New Issue