aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-09-09 23:42:37 +0000
committerBruno P. Kinoshita <kinow@users.noreply.github.com>2022-09-10 11:44:11 +1200
commit8088b8fd2d2510e29899433ad0d3c4f993be041b (patch)
tree775ebedb47699abca1558187faec9a7c597ff5c6 /pom.xml
parent39ddd1c6cd6e788a92e1ea5328e9da800c66e3e1 (diff)
downloadapache-commons-lang-8088b8fd2d2510e29899433ad0d3c4f993be041b.tar.gz
Bump spotbugs from 4.7.1 to 4.7.2
Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.7.1 to 4.7.2. - [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.7.1...4.7.2) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs dependency-type: direct:production update-type: version-update:semver-patch ... 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 ed44353e2..d4300482a 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.2.0</commons.spotbugs.plugin.version>
- <commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>
+ <commons.spotbugs.impl.version>4.7.2</commons.spotbugs.impl.version>
<japicmp.skip>false</japicmp.skip>
<clirr.skip>true</clirr.skip>