移除极少使用的metadata-extractor图片Meta获取类库,若有需要可自行添加该类库。

This commit is contained in:
thinkgem
2018-12-31 16:37:50 +08:00
parent d22fe96763
commit 4147a940e1
3 changed files with 68 additions and 68 deletions

View File

@@ -138,12 +138,12 @@
<version>${UserAgentUtils.version}</version>
</dependency>
<!-- 图片Meta获取 -->
<!-- 图片Meta获取
<dependency>
<groupId>com.drewnoakes</groupId>
<artifactId>metadata-extractor</artifactId>
<version>${metadata-extractor.version}</version>
</dependency>
</dependency> -->
<!-- 缩略图工具 -->
<dependency>
<groupId>net.coobird</groupId>