aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2022-05-02 22:59:51 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2022-05-02 22:59:51 +0200
commit1140500ed31811966e94b6f7d9f3bd6b54602911 (patch)
tree6c60b155984eeacf31e49b5cdb462534394e764d /pom.xml
parent4dd9a94ec532aa2512dc220ab9d2f4929264c741 (diff)
downloadjgit-1140500ed31811966e94b6f7d9f3bd6b54602911.tar.gz
jgit-1140500ed31811966e94b6f7d9f3bd6b54602911.zip
Update Orbit to I20220502200629
and - com.jcraft.jzlib to 1.1.3.v20220502-1820 Change-Id: I7694f1b793f598c3adb96b5223a5f7b5783a35ec
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 37b6c40ebd..53afbbe40f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
<ant-version>1.10.12</ant-version>
<apache-sshd-version>2.8.0</apache-sshd-version>
<jsch-version>0.1.55</jsch-version>
- <jzlib-version>1.1.1</jzlib-version>
+ <jzlib-version>1.1.3</jzlib-version>
<javaewah-version>1.1.13</javaewah-version>
<junit-version>4.13.2</junit-version>
<test-fork-count>1C</test-fork-count>