aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Gregory <garydgregory@gmail.com>2023-01-13 09:38:09 -0500
committerGary Gregory <garydgregory@gmail.com>2023-01-13 09:38:09 -0500
commit84864d21992256dac15a059eaa5cee5a0607d584 (patch)
tree5be64f00fbe4abeec4345badc74bb8739b33b7b6
parent5a3904c8678574a4ddb8502ebbc606be1091fb3f (diff)
downloadapache-commons-lang-84864d21992256dac15a059eaa5cee5a0607d584.tar.gz
Pick up spotbugs-maven-plugin version from parent
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 95a9cc59f..df0a96dd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -778,7 +778,6 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
- <version>${commons.spotbugs.plugin.version}</version>
<dependencies>
<dependency>
<groupId>com.github.spotbugs</groupId>