aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.server/findBugs
Commit message (Collapse)AuthorAgeFilesLines
* [spotbugs] Silence warning about unwritten field written by gsonMatthias Sohn2020-12-221-0/+8
It seems spotbugs does not recognize that this data is written by gson. Change-Id: I0704d489971c0ab6ec398083f211c409061e7661 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>