aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-01 15:04:14 +0000
committerBruno P. Kinoshita <kinow@users.noreply.github.com>2022-07-02 10:25:29 +1200
commit092a328b6b784b61629fd470c6bd2259d760de85 (patch)
tree4be1b3068886dce42a318e2cf51851f30aa63255 /pom.xml
parent01c61f987baaa201d1145b0660acada5fd5691e4 (diff)
downloadapache-commons-lang-092a328b6b784b61629fd470c6bd2259d760de85.tar.gz
Bump spotbugs from 4.6.0 to 4.7.1
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.6.0 to 4.7.1. - [Release notes](https://github.com/spotbugs/spotbugs/releases) - [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md) - [Commits](https://github.com/spotbugs/spotbugs/compare/4.6.0...4.7.1) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs 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 e4b78cd84..3928c4a01 100644
--- a/pom.xml
+++ b/pom.xml
@@ -639,7 +639,7 @@
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
<commons.spotbugs.plugin.version>4.7.0.0</commons.spotbugs.plugin.version>
- <commons.spotbugs.impl.version>4.6.0</commons.spotbugs.impl.version>
+ <commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>
<japicmp.skip>false</japicmp.skip>
<clirr.skip>true</clirr.skip>