aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-20 22:53:08 +0000
committerBruno P. Kinoshita <kinow@users.noreply.github.com>2022-05-21 11:02:04 +1200
commit90086a212df1069fd19fb9e4db5b6471761d02b8 (patch)
treeaf2fb2e703d5c14821c8e88dd04526abefad1312 /pom.xml
parentb9f3b72c15508057d93ad2ed9399a18400d1b2d0 (diff)
downloadapache-commons-lang-90086a212df1069fd19fb9e4db5b6471761d02b8.tar.gz
Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.6.0.0 to 4.7.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.6.0.0...spotbugs-maven-plugin-4.7.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>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6d198fe35..02e74a7fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -638,7 +638,7 @@
<checkstyle.version>9.3</checkstyle.version>
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
- <commons.spotbugs.plugin.version>4.6.0.0</commons.spotbugs.plugin.version>
+ <commons.spotbugs.plugin.version>4.7.0.0</commons.spotbugs.plugin.version>
<commons.spotbugs.impl.version>4.7.0</commons.spotbugs.impl.version>
<japicmp.skip>false</japicmp.skip>
<clirr.skip>true</clirr.skip>