mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix code
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
<artifactId>hutool-swing</artifactId>
|
||||
<name>${project.artifactId}</name>
|
||||
<description>Hutool swing桌面相关封装</description>
|
||||
<description>Hutool swing桌面和图片多媒体相关封装</description>
|
||||
|
||||
<properties>
|
||||
<Automatic-Module-Name>cn.hutool.swing</Automatic-Module-Name>
|
||||
@@ -26,6 +26,7 @@
|
||||
<artifactId>hutool-core</artifactId>
|
||||
<version>${project.parent.version}</version>
|
||||
</dependency>
|
||||
<!-- 图片 -->
|
||||
<dependency>
|
||||
<groupId>com.drewnoakes</groupId>
|
||||
<artifactId>metadata-extractor</artifactId>
|
||||
|
Reference in New Issue
Block a user