File tree 2 files changed +4
-4
lines changed
lib/plugins/create/templates
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
22
<dependency >
23
23
<groupId >org.apache.logging.log4j</groupId >
24
24
<artifactId >log4j-core</artifactId >
25
- <version >2.8.2 </version >
25
+ <version >2.16.0 </version >
26
26
</dependency >
27
27
<dependency >
28
28
<groupId >org.apache.logging.log4j</groupId >
29
29
<artifactId >log4j-api</artifactId >
30
- <version >2.8.2 </version >
30
+ <version >2.16.0 </version >
31
31
</dependency >
32
32
<dependency >
33
33
<groupId >com.fasterxml.jackson.core</groupId >
Original file line number Diff line number Diff line change 46
46
<dependency >
47
47
<groupId >org.apache.logging.log4j</groupId >
48
48
<artifactId >log4j-core</artifactId >
49
- <version >2.11.1 </version >
49
+ <version >2.16.0 </version >
50
50
</dependency >
51
51
<dependency >
52
52
<groupId >org.apache.logging.log4j</groupId >
53
53
<artifactId >log4j-api</artifactId >
54
- <version >2.11.1 </version >
54
+ <version >2.16.0 </version >
55
55
</dependency >
56
56
<dependency >
57
57
<groupId >com.fasterxml.jackson.core</groupId >
You can’t perform that action at this time.
0 commit comments