This repository was archived by the owner on Jul 7, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
<dependency >
37
37
<groupId >junit</groupId >
38
38
<artifactId >junit</artifactId >
39
- <version >4.11 </version >
39
+ <version >4.12 </version >
40
40
<scope >test</scope >
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >org.slf4j</groupId >
44
44
<artifactId >slf4j-simple</artifactId >
45
- <version >1.7.5 </version >
45
+ <version >1.7.25 </version >
46
46
<scope >test</scope >
47
47
</dependency >
48
48
<dependency >
60
60
<dependency >
61
61
<groupId >commons-codec</groupId >
62
62
<artifactId >commons-codec</artifactId >
63
- <version >1.4 </version >
63
+ <version >1.11 </version >
64
64
<scope >test</scope >
65
65
</dependency >
66
66
<dependency >
71
71
<dependency >
72
72
<groupId >org.apache.mahout</groupId >
73
73
<artifactId >mahout-math</artifactId >
74
- <version >0.9 </version >
74
+ <version >0.13.0 </version >
75
75
<scope >test</scope >
76
76
</dependency >
77
77
</dependencies >
81
81
<dependency >
82
82
<groupId >com.google.guava</groupId >
83
83
<artifactId >guava</artifactId >
84
- <version >20.0 </version >
84
+ <version >23.3-jre </version >
85
85
</dependency >
86
86
</dependencies >
87
87
</dependencyManagement >
You can’t perform that action at this time.
0 commit comments