mirror of
https://gitee.com/log4j/pig.git
synced 2024-12-31 08:14:18 +08:00
🔖 Releasing / Version tags. 2.6.3
🔖 Releasing / Version tags. 2.6.3
This commit is contained in:
parent
7119b51087
commit
88eed06f20
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
依赖 | 版本
|
依赖 | 版本
|
||||||
---|---
|
---|---
|
||||||
Spring Boot | 2.2.3.RELEASE
|
Spring Boot | 2.2.4.RELEASE
|
||||||
Spring Cloud | Hoxton.SR1
|
Spring Cloud | Hoxton.SR1
|
||||||
Spring Security OAuth2 | 2.3.6
|
Spring Security OAuth2 | 2.3.6
|
||||||
Mybatis Plus | 3.3.1
|
Mybatis Plus | 3.3.1
|
||||||
|
@ -64,7 +64,7 @@
|
|||||||
</appender>
|
</appender>
|
||||||
|
|
||||||
<!-- Level: FATAL 0 ERROR 3 WARN 4 INFO 6 DEBUG 7 -->
|
<!-- Level: FATAL 0 ERROR 3 WARN 4 INFO 6 DEBUG 7 -->
|
||||||
<root level="DEBUG">
|
<root level="INFO">
|
||||||
<appender-ref ref="console"/>
|
<appender-ref ref="console"/>
|
||||||
<appender-ref ref="debug"/>
|
<appender-ref ref="debug"/>
|
||||||
<appender-ref ref="error"/>
|
<appender-ref ref="error"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user