From b49638690d66548a285114687b7c413a0d3de58f Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Fri, 19 Jan 2018 23:49:15 +0100 Subject: Upgrade commons-compress to 1.15 (used by JGit) Also update xz to 1.6 as this is the version commons-compress 1.15 wants. Since xz 1.6 is an optional dependency for commons-compress we need to add a non-optional dependency to xz for org.eclipse.jgit.pgm.test since one of the tests explicitly requires xz. Related change adding commons-compress to Orbit: https://git.eclipse.org/r/#/c/115366/ CQ: 15356 CQ: 15360 Change-Id: If49b5de905a18d16cd66288aaafdc07e92196bb4 Signed-off-by: Matthias Sohn --- org.eclipse.egit.target/egit-4.5.target | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'org.eclipse.egit.target/egit-4.5.target') diff --git a/org.eclipse.egit.target/egit-4.5.target b/org.eclipse.egit.target/egit-4.5.target index 8c485f9c43..e5c2a000c7 100644 --- a/org.eclipse.egit.target/egit-4.5.target +++ b/org.eclipse.egit.target/egit-4.5.target @@ -1,7 +1,7 @@ - + @@ -41,8 +41,8 @@ - - + + @@ -74,11 +74,11 @@ - - + + - + -- cgit v1.2.3