This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
jdchain
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
31
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
update log4j version to 2.15.0 to fix log4j leak
tags/1.1.13-PACKLOG4JLEAK^0
zhangshuang53
3 years ago
parent
920407c041
commit
a0fb879792
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
source/peer/pom.xml
+1
-1
source/pom.xml
+ 1
- 1
source/peer/pom.xml
View File
@@ -10,7 +10,7 @@
<artifactId>peer</artifactId>
<properties>
<log4j.version>2.1
0
.0</log4j.version>
<log4j.version>2.1
5
.0</log4j.version>
<slf4j.version>1.7.25</slf4j.version>
</properties>
+ 1
- 1
source/pom.xml
View File
@@ -57,7 +57,7 @@
<servlet.version>3.1.0</servlet.version>
<jstl.version>1.2</jstl.version>
<log4j.version>2.1
0
.0</log4j.version>
<log4j.version>2.1
5
.0</log4j.version>
<slf4j.version>1.7.25</slf4j.version>
<junit.version>4.12</junit.version>
Write
Preview
Loading…
Cancel
Save