summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@gmail.com>2019-01-07 11:39:20 +0900
committerMatthias Sohn <matthias.sohn@sap.com>2019-01-07 17:20:41 -0500
commitfd693a69b108070e2a2009b75e4d0d15760a569e (patch)
treed09f8838c8c238a7f2f789d88de65b0a562c63f7 /pom.xml
parentd83e85736e8bcc57af74011cdc084c2bbe4fc86c (diff)
downloadjgit-fd693a69b108070e2a2009b75e4d0d15760a569e.tar.gz
jgit-fd693a69b108070e2a2009b75e4d0d15760a569e.zip
Upgrade spotbugs-maven-plugin to 3.1.10
Change-Id: I800930d34491ae5568d47ccc59271b6ad4a24c3d 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 7d1882106d..2bbeef076a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@
<maven-javadoc-plugin-version>3.0.1</maven-javadoc-plugin-version>
<tycho-extras-version>1.3.0</tycho-extras-version>
<gson-version>2.8.2</gson-version>
- <spotbugs-maven-plugin-version>3.1.9</spotbugs-maven-plugin-version>
+ <spotbugs-maven-plugin-version>3.1.10</spotbugs-maven-plugin-version>
<maven-surefire-version>2.22.1</maven-surefire-version>
<maven-compiler-plugin-version>3.8.0</maven-compiler-plugin-version>
<maven-project-info-reports-plugin-version>3.0.0</maven-project-info-reports-plugin-version>