summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-01-11 15:46:02 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2023-01-11 17:14:20 +0100
commite6c2292c0a48926a1261cea2e82112f42644cf9a (patch)
tree57c3c1f266bda30b4da84b87f7df405450c944d9 /pom.xml
parente9fb17a5a2f9ef18c6c79a87575b07742b1ded18 (diff)
downloadjgit-e6c2292c0a48926a1261cea2e82112f42644cf9a.tar.gz
jgit-e6c2292c0a48926a1261cea2e82112f42644cf9a.zip
Update Orbit to S20230101190934
and update - com.google.gson to 2.10.0.v20221207-1049" - org.apache.commons.compress to 1.22.0.v20221207-1049 - org.apache.httpcomponents.httpclient to 4.5.14.v20221207-1049 - org.apache.httpcomponents.httpcore to 4.4.16.v20221207-1049 Change-Id: I8da9be68162636ca2530ea042b069c533c7d975a
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index d8e5ad34d6..729cd13907 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,17 +159,17 @@
<junit-version>4.13.2</junit-version>
<test-fork-count>1C</test-fork-count>
<args4j-version>2.33</args4j-version>
- <commons-compress-version>1.21</commons-compress-version>
+ <commons-compress-version>1.22</commons-compress-version>
<osgi-core-version>6.0.0</osgi-core-version>
<servlet-api-version>4.0.0</servlet-api-version>
<jetty-version>10.0.13</jetty-version>
<japicmp-version>0.15.3</japicmp-version>
- <httpclient-version>4.5.13</httpclient-version>
- <httpcore-version>4.4.15</httpcore-version>
+ <httpclient-version>4.5.14</httpclient-version>
+ <httpcore-version>4.4.16</httpcore-version>
<slf4j-version>1.7.30</slf4j-version>
<maven-javadoc-plugin-version>3.3.1</maven-javadoc-plugin-version>
<tycho-extras-version>2.6.0</tycho-extras-version>
- <gson-version>2.9.1</gson-version>
+ <gson-version>2.10</gson-version>
<bouncycastle-version>1.72</bouncycastle-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>