diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-22 23:37:17 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-05-22 23:37:17 +0200 |
commit | cb7d1e0badeffface96c6dab712ef3bf949e7b70 (patch) | |
tree | a5520c7e34f45707cf7d38fc94a074d6d65fcbdd /pom.xml | |
parent | b3cba11513753c66497dc8f267554f587398ec0a (diff) | |
download | jgit-cb7d1e0badeffface96c6dab712ef3bf949e7b70.tar.gz jgit-cb7d1e0badeffface96c6dab712ef3bf949e7b70.zip |
Update spotbugs-maven-plugin to 4.8.5.0
Change-Id: Icc7d5840536dd9f4ef4137c8e5ec35f687c3de4a
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -138,7 +138,7 @@ <maven-javadoc-plugin-version>3.6.3</maven-javadoc-plugin-version> <gson-version>2.11.0</gson-version> <bouncycastle-version>1.78.1</bouncycastle-version> - <spotbugs-maven-plugin-version>4.8.3.1</spotbugs-maven-plugin-version> + <spotbugs-maven-plugin-version>4.8.5.0</spotbugs-maven-plugin-version> <maven-project-info-reports-plugin-version>3.5.1</maven-project-info-reports-plugin-version> <maven-jxr-plugin-version>3.3.2</maven-jxr-plugin-version> <maven-surefire-plugin-version>3.2.5</maven-surefire-plugin-version> |