summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMarco Miller <marco.miller@ericsson.com>2021-05-26 15:38:33 -0400
committerMarco Miller <marco.miller@ericsson.com>2021-05-26 15:38:49 -0400
commit85f3531d4b1fed912543a5a679047cbfe21f559e (patch)
tree51f56009eada58661604d698d64d3264374bab7f /pom.xml
parent0667b8ec4d8b10ebc57271642953de6852c3331b (diff)
downloadjgit-85f3531d4b1fed912543a5a679047cbfe21f559e.tar.gz
jgit-85f3531d4b1fed912543a5a679047cbfe21f559e.zip
Update spotbugs-maven-plugin to 4.2.3
Change-Id: Id0dfcfd060e19fb84fd5ec0cb7bafc9d13153660 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 3e4d7d40bd..87f9754a18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,7 +172,7 @@
<tycho-extras-version>1.7.0</tycho-extras-version>
<gson-version>2.8.6</gson-version>
<bouncycastle-version>1.65</bouncycastle-version>
- <spotbugs-maven-plugin-version>4.2.2</spotbugs-maven-plugin-version>
+ <spotbugs-maven-plugin-version>4.2.3</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>