Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Eladmin
Commits
ed73ee6c
Commit
ed73ee6c
authored
Dec 24, 2021
by
Zheng Jie
Browse files
更新 logback 版本
https://logback.qos.ch/news.html
parent
70a3d755
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
ed73ee6c
...
...
@@ -18,7 +18,7 @@
</modules>
<name>
EL-ADMIN 后台管理
</name>
<url>
http://
auauz.net
</url>
<url>
http
s
://
el-admin.vip
</url>
<parent>
<groupId>
org.springframework.boot
</groupId>
...
...
@@ -27,7 +27,8 @@
</parent>
<properties>
<log4j2.version>
2.16.0
</log4j2.version>
<log4j2.version>
2.17.0
</log4j2.version>
<logback.version>
1.2.9
</logback.version>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<java.version>
1.8
</java.version>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment