🔖 Releasing / Version tags. 2.6.3

🔖 Releasing / Version tags. 2.6.3
This commit is contained in:
冷冷 2020-01-27 22:52:11 +08:00
parent 7119b51087
commit 88eed06f20
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
依赖 | 版本
---|---
Spring Boot | 2.2.3.RELEASE
Spring Boot | 2.2.4.RELEASE
Spring Cloud | Hoxton.SR1
Spring Security OAuth2 | 2.3.6
Mybatis Plus | 3.3.1

View File

@ -64,7 +64,7 @@
</appender>
<!-- Level: FATAL 0 ERROR 3 WARN 4 INFO 6 DEBUG 7 -->
<root level="DEBUG">
<root level="INFO">
<appender-ref ref="console"/>
<appender-ref ref="debug"/>
<appender-ref ref="error"/>