summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-03-26 12:32:55 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-03-26 12:32:55 +0100
commitafd5c6153676c95e85a33791f811b7e93b56f434 (patch)
tree6a2364ddde08888925e3e37c54b4f4af06d67bfa /pom.xml
parent60c32aa22121dfcca2bee12cdc7d9b7df7f81fe4 (diff)
downloadjgit-afd5c6153676c95e85a33791f811b7e93b56f434.tar.gz
jgit-afd5c6153676c95e85a33791f811b7e93b56f434.zip
Update spotbugs-maven-plugin to 4.2.2
Change-Id: Ib522b66249e5493c3fd191b5c56e87f8941569c2
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 11f4a0c1e8..1d19501a68 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.0</spotbugs-maven-plugin-version>
+ <spotbugs-maven-plugin-version>4.2.2</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>