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
46610ffd
Commit
46610ffd
authored
Dec 11, 2021
by
Zheng Jie
Browse files
更新 log4j 版本,堵上惊天漏洞
parent
0ebbd66a
Changes
1
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
46610ffd
...
@@ -27,6 +27,7 @@
...
@@ -27,6 +27,7 @@
</parent>
</parent>
<properties>
<properties>
<log4j2.version>
2.15.0
</log4j2.version>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.build.sourceEncoding>
UTF-8
</project.build.sourceEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<project.reporting.outputEncoding>
UTF-8
</project.reporting.outputEncoding>
<java.version>
1.8
</java.version>
<java.version>
1.8
</java.version>
...
@@ -49,6 +50,7 @@
...
@@ -49,6 +50,7 @@
<dependency>
<dependency>
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-starter-web
</artifactId>
<artifactId>
spring-boot-starter-web
</artifactId>
</dependency>
</dependency>
<!--Spring boot 测试-->
<!--Spring boot 测试-->
...
...
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