summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2020-12-24 15:00:06 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2020-12-24 15:00:06 +0100
commit00882e03d66298638cf539ac589a31eb4fa7dc3f (patch)
treeca4fd8e5ae707e137823c345c7f23f9b4e745ca4 /pom.xml
parent6a3bae670ebddfc554944d19527c634c39573418 (diff)
downloadjgit-00882e03d66298638cf539ac589a31eb4fa7dc3f.tar.gz
jgit-00882e03d66298638cf539ac589a31eb4fa7dc3f.zip
Update spotbugs-maven-plugin to 4.1.4
Change-Id: Ie231dc03051f3c8d799f037eeeed8dcaad258fe0 Signed-off-by: Matthias Sohn <matthias.sohn@sap.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 5c909f3b9f..b51bb3c8a7 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.3</spotbugs-maven-plugin-version>
+ <spotbugs-maven-plugin-version>4.1.4</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-M4</maven-surefire-plugin-version>