File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 14
14
<dependency >
15
15
<groupId >com.fasterxml.jackson.core</groupId >
16
16
<artifactId >jackson-databind</artifactId >
17
- <version >2.9.9 </version >
17
+ <version >2.9.8 </version >
18
18
</dependency >
19
19
<dependency >
20
20
<groupId >com.fasterxml.jackson.dataformat</groupId >
36
36
<artifactId >commons-lang3</artifactId >
37
37
<version >3.8.1</version >
38
38
</dependency >
39
- <dependency >
40
- <groupId >com.fasterxml.jackson.core</groupId >
41
- <artifactId >jackson-databind</artifactId >
42
- <version >2.9.9</version >
43
- </dependency >
44
39
<dependency >
45
40
<groupId >com.fasterxml.jackson.dataformat</groupId >
46
41
<artifactId >jackson-dataformat-yaml</artifactId >
Original file line number Diff line number Diff line change 58
58
<scope >test</scope >
59
59
</dependency >
60
60
</dependencies >
61
+
61
62
</project >
You can’t perform that action at this time.
0 commit comments