mirror of
https://github.com/kekingcn/kkFileView.git
synced 2026-04-30 23:31:45 +00:00
修复图片预览bug,移除guava
This commit is contained in:
@@ -160,11 +160,6 @@
|
||||
<artifactId>xstream</artifactId>
|
||||
<version>1.4.15</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
<version>19.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.googlecode.concurrentlinkedhashmap</groupId>
|
||||
<artifactId>concurrentlinkedhashmap-lru</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user