File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 12
12
<dependency >
13
13
<groupId >com.fasterxml.jackson.core</groupId >
14
14
<artifactId >jackson-core</artifactId >
15
- <version >2.9.8 </version >
15
+ <version >[2.10.0.pr1,) </version >
16
16
</dependency >
17
17
<dependency >
18
18
<groupId >com.fasterxml.jackson.core</groupId >
19
19
<artifactId >jackson-databind</artifactId >
20
- <version >2.9.9 </version >
20
+ <version >[2.10.0.pr1,) </version >
21
21
</dependency >
22
22
</dependencies >
23
23
</project >
Original file line number Diff line number Diff line change 12
12
<dependency >
13
13
<groupId >com.fasterxml.jackson.core</groupId >
14
14
<artifactId >jackson-core</artifactId >
15
- <version >2.9.8 </version >
15
+ <version >[2.10.0.pr1,) </version >
16
16
</dependency >
17
17
<dependency >
18
18
<groupId >com.fasterxml.jackson.core</groupId >
19
19
<artifactId >jackson-databind</artifactId >
20
- <version >2.9.9 </version >
20
+ <version >[2.10.0.pr1,) </version >
21
21
</dependency >
22
22
<dependency >
23
23
<groupId >com.github.fge</groupId >
Original file line number Diff line number Diff line change 27
27
<dependency >
28
28
<groupId >com.fasterxml.jackson.core</groupId >
29
29
<artifactId >jackson-core</artifactId >
30
- <version >2.9.8 </version >
30
+ <version >[2.10.0.pr1,) </version >
31
31
</dependency >
32
32
<dependency >
33
33
<groupId >com.fasterxml.jackson.core</groupId >
34
34
<artifactId >jackson-databind</artifactId >
35
- <version >2.9.9 </version >
35
+ <version >[2.10.0.pr1,) </version >
36
36
</dependency >
37
37
</dependencies >
38
38
</project >
You can’t perform that action at this time.
0 commit comments