summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-01-12 22:39:08 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2021-01-12 23:26:09 +0100
commita3d1bb04458847cf4f71c5481f33829a72a81d7e (patch)
treef1733cccf322868fa9bb07b39ddc1f4f783fc133 /pom.xml
parent63f4de721c2e5688dbbc20cac130276b27935dc4 (diff)
downloadjgit-a3d1bb04458847cf4f71c5481f33829a72a81d7e.tar.gz
jgit-a3d1bb04458847cf4f71c5481f33829a72a81d7e.zip
Update orbit to S20210105214148 and com.google.gson to 2.8.6
Also fix target name of jgit-4.18 target. Change-Id: Ib5a13281398e7c5589de2e4a34fae0d08346db9c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
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 f930634296..e2aa7cabd3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -170,7 +170,7 @@
<log4j-version>1.2.15</log4j-version>
<maven-javadoc-plugin-version>3.2.0</maven-javadoc-plugin-version>
<tycho-extras-version>1.7.0</tycho-extras-version>
- <gson-version>2.8.2</gson-version>
+ <gson-version>2.8.6</gson-version>
<bouncycastle-version>1.65</bouncycastle-version>
<spotbugs-maven-plugin-version>4.2.0</spotbugs-maven-plugin-version>
<maven-project-info-reports-plugin-version>3.1.1</maven-project-info-reports-plugin-version>