]> source.dussan.org Git - jgit.git/commit
Update gson version in org.eclipse.jgit.lfs.server manifest 22/115922/3
authorDavid Pursehouse <david.pursehouse@gmail.com>
Wed, 24 Jan 2018 01:09:32 +0000 (10:09 +0900)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 2 Feb 2018 00:12:18 +0000 (01:12 +0100)
commit680282d60564692f70b4b93e3ee6e0cd56d66f4b
tree437fcdbbe01a9a2fc6e52138b8502587490fa838
parentfc7d407d0bd056534f2407d8532cc035617b08d6
Update gson version in org.eclipse.jgit.lfs.server manifest

Commit f3bb0e2 upgraded gson to 2.8.2 but did not update the LFS
server manifest file to require 2.8. Also accept 2.8.0 which should be
API compatible with 2.8.2 which is the version we ship with the p2
repository.

Change-Id: I734496c4826739f9bc6a790b9d2c70e549c0e559
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.lfs.server/META-INF/MANIFEST.MF