mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 07:55:47 +01:00
fix conflict with guava 16
This commit is contained in:
@@ -121,7 +121,7 @@ public class HgWindowsPackageFixTest
|
||||
}
|
||||
finally
|
||||
{
|
||||
Closeables.closeQuietly(fos);
|
||||
Closeables.close(fos, true);
|
||||
}
|
||||
|
||||
return file;
|
||||
|
||||
Reference in New Issue
Block a user