
Since [1], which is included in JGit since 5.1.10.201908230655-r, the method DirCacheEntry#setLastModified(long) is deprecated in favor of DirCacheEntry#setLastModified(Instant). Replace the only usage of the deprecated call with the new one. [1] https://git.eclipse.org/r/#/c/145437/ Change-Id: I7c87b20d518ad68652d2f91317d6a4505df21fe4