mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
prepare 6.0.0-M7
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<parent>
|
||||
<groupId>org.dromara.hutool</groupId>
|
||||
<artifactId>hutool-parent</artifactId>
|
||||
<version>6.0.0-M6</version>
|
||||
<version>6.0.0-M7</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>hutool-log</artifactId>
|
||||
@@ -31,7 +31,7 @@
|
||||
<properties>
|
||||
<Automatic-Module-Name>org.dromara.hutool.log</Automatic-Module-Name>
|
||||
<!-- versions -->
|
||||
<slf4j.version>2.0.7</slf4j.version>
|
||||
<slf4j.version>2.0.9</slf4j.version>
|
||||
<!-- 固定1.3.x,支持到jdk8 -->
|
||||
<logback.version>1.3.7</logback.version>
|
||||
<log4j.version>1.2.17</log4j.version>
|
||||
|
Reference in New Issue
Block a user