aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-11 15:02:16 +0000
committerBruno P. Kinoshita <kinow@users.noreply.github.com>2022-11-12 10:21:44 +0100
commit97683f48946b6946a921d40bc67cee4685af9391 (patch)
treeaa01c5df6042a5c587d593214ad6dd13a767dd4e /pom.xml
parent351fb75f495c4b9e683486ff11517855315729f9 (diff)
downloadapache-commons-lang-97683f48946b6946a921d40bc67cee4685af9391.tar.gz
Bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.1 to 4.7.3.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.2.1...spotbugs-maven-plugin-4.7.3.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin 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 be14f67be..5a5645632 100644
--- a/pom.xml
+++ b/pom.xml
@@ -626,7 +626,7 @@
<checkstyle.version>9.3</checkstyle.version>
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
- <commons.spotbugs.plugin.version>4.7.2.1</commons.spotbugs.plugin.version>
+ <commons.spotbugs.plugin.version>4.7.3.0</commons.spotbugs.plugin.version>
<commons.spotbugs.impl.version>4.7.3</commons.spotbugs.impl.version>
<japicmp.skip>false</japicmp.skip>