aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-22 23:37:17 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-22 23:37:17 +0200
commitcb7d1e0badeffface96c6dab712ef3bf949e7b70 (patch)
treea5520c7e34f45707cf7d38fc94a074d6d65fcbdd /pom.xml
parentb3cba11513753c66497dc8f267554f587398ec0a (diff)
downloadjgit-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.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index a360673638..422bd2d28b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>