Bump spotbugs-maven-plugin from 4.1.3 to 4.1.4 (#632)
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.1.3 to 4.1.4. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.1.3...spotbugs-maven-plugin-4.1.4) 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
75b4058ac4
commit
38c3d59a89
2
pom.xml
2
pom.xml
|
@ -617,7 +617,7 @@
|
|||
<checkstyle.version>8.36.2</checkstyle.version>
|
||||
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
|
||||
|
||||
<spotbugs.plugin.version>4.1.3</spotbugs.plugin.version>
|
||||
<spotbugs.plugin.version>4.1.4</spotbugs.plugin.version>
|
||||
<spotbugs.impl.version>4.1.4</spotbugs.impl.version>
|
||||
<japicmp.skip>false</japicmp.skip>
|
||||
<clirr.skip>true</clirr.skip>
|
||||
|
|
Loading…
Reference in New Issue