summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@gmail.com>2020-03-17 09:20:12 +0900
committerMatthias Sohn <matthias.sohn@sap.com>2020-03-17 08:26:53 -0500
commit6e0a923e90ac6d5a91cafadd85637fda3da9b432 (patch)
tree0bf6a4ac225984ace090d9ade59987fb49e4e12c /pom.xml
parent753ebf1a3440e923188f041d9e4bc42f25272d0c (diff)
downloadjgit-6e0a923e90ac6d5a91cafadd85637fda3da9b432.tar.gz
jgit-6e0a923e90ac6d5a91cafadd85637fda3da9b432.zip
Upgrade spotbugs-maven-plugin to 4.0.0
Change-Id: I28369d116eff053e27d6853a3df914e58120fde5 Signed-off-by: David Pursehouse <david.pursehouse@gmail.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 92bb7762d6..38517ff05c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
<tycho-extras-version>1.6.0</tycho-extras-version>
<gson-version>2.8.2</gson-version>
<bouncycastle-version>1.64</bouncycastle-version>
- <spotbugs-maven-plugin-version>3.1.12.2</spotbugs-maven-plugin-version>
+ <spotbugs-maven-plugin-version>4.0.0</spotbugs-maven-plugin-version>
<maven-project-info-reports-plugin-version>3.0.0</maven-project-info-reports-plugin-version>
<maven-jxr-plugin-version>3.0.0</maven-jxr-plugin-version>
<maven-surefire-plugin-version>3.0.0-M4</maven-surefire-plugin-version>