diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-24 15:00:06 +0100 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2020-12-24 15:00:06 +0100 |
commit | 00882e03d66298638cf539ac589a31eb4fa7dc3f (patch) | |
tree | ca4fd8e5ae707e137823c345c7f23f9b4e745ca4 /pom.xml | |
parent | 6a3bae670ebddfc554944d19527c634c39573418 (diff) | |
download | jgit-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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |