diff options
author | Marco Miller <marco.miller@ericsson.com> | 2021-07-12 08:53:36 -0400 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2021-08-24 17:46:16 -0400 |
commit | 8911bd08270750574c85b4ad6f5554fb100d6f80 (patch) | |
tree | 9e99b0582f2f1c16a5e0dc72adf409d5f350c217 | |
parent | 1ca106f07a9e9fe81b2d852fbfaeb611ca8d8eb9 (diff) | |
download | jgit-8911bd08270750574c85b4ad6f5554fb100d6f80.tar.gz jgit-8911bd08270750574c85b4ad6f5554fb100d6f80.zip |
Update spotbugs-maven-plugin to 4.3.0
Change-Id: Iafb680923cbc6c81067773159a9a0e2fcdc60169
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
-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.7</gson-version> <bouncycastle-version>1.69</bouncycastle-version> - <spotbugs-maven-plugin-version>4.2.3</spotbugs-maven-plugin-version> + <spotbugs-maven-plugin-version>4.3.0</spotbugs-maven-plugin-version> <maven-project-info-reports-plugin-version>3.1.2</maven-project-info-reports-plugin-version> <maven-jxr-plugin-version>3.1.1</maven-jxr-plugin-version> <maven-surefire-plugin-version>3.0.0-M5</maven-surefire-plugin-version> |