mirror of
https://gitee.com/kekingcn/file-online-preview.git
synced 2026-03-27 03:23:54 +08: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