summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMarco Miller <marco.miller@ericsson.com>2021-01-08 16:11:30 -0500
committerMatthias Sohn <matthias.sohn@sap.com>2021-01-12 16:00:12 -0500
commit63f4de721c2e5688dbbc20cac130276b27935dc4 (patch)
treeb1043372535343fcec3576a8af6ee164d0b23b8b /pom.xml
parent4120d17b0bbffa734beb78891bcb943e2910cf5b (diff)
downloadjgit-63f4de721c2e5688dbbc20cac130276b27935dc4.tar.gz
jgit-63f4de721c2e5688dbbc20cac130276b27935dc4.zip
Update spotbugs-maven-plugin to 4.2.0
Change-Id: I094d92f95ec2ab1cefa8f1504f2a8c1aa6e28d96 Signed-off-by: Marco Miller <marco.miller@ericsson.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 26ebd012bc..f930634296 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
<tycho-extras-version>1.7.0</tycho-extras-version>
<gson-version>2.8.2</gson-version>
<bouncycastle-version>1.65</bouncycastle-version>
- <spotbugs-maven-plugin-version>4.1.4</spotbugs-maven-plugin-version>
+ <spotbugs-maven-plugin-version>4.2.0</spotbugs-maven-plugin-version>
<maven-project-info-reports-plugin-version>3.1.1</maven-project-info-reports-plugin-version>
<maven-jxr-plugin-version>3.0.0</maven-jxr-plugin-version>
<maven-surefire-plugin-version>3.0.0-M5</maven-surefire-plugin-version>