File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 43
43
<dependency >
44
44
<groupId >com.fasterxml.jackson.core</groupId >
45
45
<artifactId >jackson-databind</artifactId >
46
- <version >2.17.2 </version >
46
+ <version >2.18.0 </version >
47
47
</dependency >
48
48
<dependency >
49
49
<groupId >com.fasterxml.jackson.dataformat</groupId >
50
50
<artifactId >jackson-dataformat-csv</artifactId >
51
- <version >2.17.2 </version >
51
+ <version >2.18.0 </version >
52
52
</dependency >
53
53
<dependency >
54
54
<groupId >com.fasterxml.jackson.dataformat</groupId >
55
55
<artifactId >jackson-dataformat-properties</artifactId >
56
- <version >2.17.2 </version >
56
+ <version >2.18.0 </version >
57
57
</dependency >
58
58
<dependency >
59
59
<groupId >com.fasterxml.jackson.dataformat</groupId >
60
60
<artifactId >jackson-dataformat-yaml</artifactId >
61
- <version >2.17.2 </version >
61
+ <version >2.18.0 </version >
62
62
</dependency >
63
63
<dependency >
64
64
<groupId >org.apache.commons</groupId >
You can’t perform that action at this time.
0 commit comments