mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add config
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -160,6 +160,7 @@
|
|||||||
<version>3.13.0</version>
|
<version>3.13.0</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<fork>true</fork>
|
<fork>true</fork>
|
||||||
|
<encoding>UTF-8</encoding>
|
||||||
<source>${compile.version}</source>
|
<source>${compile.version}</source>
|
||||||
<target>${compile.version}</target>
|
<target>${compile.version}</target>
|
||||||
<!-- 编译时启用警告位置 -->
|
<!-- 编译时启用警告位置 -->
|
||||||
|
Reference in New Issue
Block a user