diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2022-05-02 22:59:51 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2022-05-02 22:59:51 +0200 |
commit | 1140500ed31811966e94b6f7d9f3bd6b54602911 (patch) | |
tree | 6c60b155984eeacf31e49b5cdb462534394e764d /WORKSPACE | |
parent | 4dd9a94ec532aa2512dc220ab9d2f4929264c741 (diff) | |
download | jgit-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 'WORKSPACE')
-rw-r--r-- | WORKSPACE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -68,8 +68,8 @@ maven_jar( maven_jar( name = "jzlib", - artifact = "com.jcraft:jzlib:1.1.1", - sha1 = "a1551373315ffc2f96130a0e5704f74e151777ba", + artifact = "com.jcraft:jzlib:1.1.3", + sha1 = "c01428efa717624f7aabf4df319939dda9646b2d", ) maven_jar( |