aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-03-03 16:04:00 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-03-03 16:04:00 +0100
commit0687c73a12b5157c350de430f62ea8243d813e19 (patch)
tree25fcf5ec9ef08a2deecb5dca6572dc10c81f6ca6 /pom.xml
parentf34ae6fe31c6057f217c285d34da4b60ecaaf8af (diff)
parentec1dcfe500d90841432666f0cc6aac212be3831f (diff)
downloadjgit-0687c73a12b5157c350de430f62ea8243d813e19.tar.gz
jgit-0687c73a12b5157c350de430f62ea8243d813e19.zip
Merge branch 'stable-6.5'
* stable-6.5: [errorprone] Suppress [Finally] warnings Update Orbit to R20230302014618 for 2023-03 Improve test coverage when core.trustPackedRefsStat set to after_open Prepare 6.5.0-SNAPSHOT builds JGit v6.5.0.202302281825-rc1 Prepare 6.5.0-SNAPSHOT builds JGit v6.5.0.202302221508-m3 Change-Id: Ice109c060d14c455262f61aed088111b238d735b
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 e30472d34e..bf66696efc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -168,7 +168,7 @@
<httpcore-version>4.4.16</httpcore-version>
<slf4j-version>1.7.30</slf4j-version>
<maven-javadoc-plugin-version>3.4.1</maven-javadoc-plugin-version>
- <gson-version>2.10</gson-version>
+ <gson-version>2.10.1</gson-version>
<bouncycastle-version>1.72</bouncycastle-version>
<spotbugs-maven-plugin-version>4.7.3.0</spotbugs-maven-plugin-version>
<maven-project-info-reports-plugin-version>3.4.2</maven-project-info-reports-plugin-version>