aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Gregory <garydgregory@gmail.com>2023-01-10 13:53:01 -0500
committerGary Gregory <garydgregory@gmail.com>2023-01-10 13:53:01 -0500
commit6d38ed92903b76f83a8f8d205196b01bb53c55ea (patch)
treee34eb8c44559a57fab29585935713ae9646d97eb
parentd42b1b763d0738effa7ac4ce40631bd6d1b4b055 (diff)
downloadapache-commons-lang-6d38ed92903b76f83a8f8d205196b01bb53c55ea.tar.gz
Pick up spotbugs and spotbugs plugin versions from parent POM
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index b4a3ce548..95a9cc59f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -626,8 +626,6 @@
<checkstyle.version>9.3</checkstyle.version>
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
- <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>
<!-- JMH Benchmark related properties, version, target compiler and name of the benchmarking uber jar. -->