压缩图片依赖

master
yineng.huang 2024-08-26 15:55:44 +08:00
parent 112ba61d92
commit 7ae47f8ef3
1 changed files with 5 additions and 0 deletions

View File

@ -171,6 +171,11 @@
<artifactId>gson</artifactId>
<version>2.10.1</version>
</dependency>
<dependency>
<groupId>net.coobird</groupId>
<artifactId>thumbnailator</artifactId>
<version>0.4.8</version>
</dependency>
</dependencies>
</project>