File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >loophole.mvc</groupId >
5
5
<artifactId >lmvc</artifactId >
6
- <version >1.04 .00</version >
6
+ <version >1.05 .00</version >
7
7
<packaging >jar</packaging >
8
8
<name >lmvc</name >
9
9
<properties >
15
15
<dependency >
16
16
<groupId >org.apache.commons</groupId >
17
17
<artifactId >commons-lang3</artifactId >
18
- <version >3.8.1 </version >
18
+ <version >3.9 </version >
19
19
</dependency >
20
20
<dependency >
21
21
<groupId >org.slf4j</groupId >
22
22
<artifactId >slf4j-api</artifactId >
23
- <version >1.7.25 </version >
23
+ <version >1.7.30 </version >
24
24
</dependency >
25
25
<dependency >
26
26
<groupId >org.apache.logging.log4j</groupId >
27
27
<artifactId >log4j-slf4j-impl</artifactId >
28
- <version >2.11 .1</version >
28
+ <version >2.13 .1</version >
29
29
</dependency >
30
30
<dependency >
31
31
<groupId >org.apache.logging.log4j</groupId >
32
32
<artifactId >log4j-api</artifactId >
33
- <version >2.11 .1</version >
33
+ <version >2.13 .1</version >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >org.apache.logging.log4j</groupId >
37
37
<artifactId >log4j-core</artifactId >
38
- <version >2.11 .1</version >
38
+ <version >2.13 .1</version >
39
39
</dependency >
40
40
41
41
<dependency >
You can’t perform that action at this time.
0 commit comments