File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
<name >fi.vm.sade</name >
12
12
</organization >
13
13
<properties >
14
- <scala .version>2.12.18 </scala .version>
15
- <json4s .version>4.0.7 </json4s .version>
14
+ <scala .version>2.12.15 </scala .version>
15
+ <json4s .version>4.0.6 </json4s .version>
16
16
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
17
17
</properties >
18
18
<dependencies >
54
54
<dependency >
55
55
<groupId >org.apache.commons</groupId >
56
56
<artifactId >commons-text</artifactId >
57
- <version >1.10 .0</version >
57
+ <version >1.11 .0</version >
58
58
</dependency >
59
59
<!-- test deps -->
60
60
<dependency >
66
66
<dependency >
67
67
<groupId >org.scalatest</groupId >
68
68
<artifactId >scalatest_2.12</artifactId >
69
- <version >3.2.17 </version >
69
+ <version >3.2.9 </version >
70
70
<scope >test</scope >
71
71
</dependency >
72
72
<dependency >
You can’t perform that action at this time.
0 commit comments