File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11
11
<packaging >jar</packaging >
12
12
13
13
<properties >
14
- <slf4j .version>1.7.6 </slf4j .version>
14
+ <slf4j .version>1.7.30 </slf4j .version>
15
15
<log4j .version>1.2.17</log4j .version>
16
- <junit .version>4.11 </junit .version>
16
+ <junit .version>4.13 </junit .version>
17
17
<java_source_version >1.8</java_source_version >
18
18
<java_target_version >1.8</java_target_version >
19
19
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
76
76
<version >2.5.1</version >
77
77
</dependency >
78
78
79
-
80
79
<dependency >
81
80
<groupId >org.springframework</groupId >
82
81
<artifactId >spring-core</artifactId >
116
115
<dependency >
117
116
<groupId >com.google.guava</groupId >
118
117
<artifactId >guava</artifactId >
119
- <version >18.0 </version >
118
+ <version >29.0-jre </version >
120
119
</dependency >
121
120
122
121
<dependency >
123
122
<groupId >com.google.inject</groupId >
124
123
<artifactId >guice</artifactId >
125
- <version >4.0-beta5 </version >
124
+ <version >4.2.3 </version >
126
125
</dependency >
127
126
128
127
<dependency >
You can’t perform that action at this time.
0 commit comments