File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 98
98
<dependency >
99
99
<groupId >com.fasterxml.jackson.core</groupId >
100
100
<artifactId >jackson-annotations</artifactId >
101
- <version >2.18.3 </version >
101
+ <version >2.19.0 </version >
102
102
</dependency >
103
103
<dependency >
104
104
<groupId >com.fasterxml.jackson.core</groupId >
105
105
<artifactId >jackson-core</artifactId >
106
- <version >2.18.3 </version >
106
+ <version >2.19.0 </version >
107
107
</dependency >
108
108
<dependency >
109
109
<groupId >com.fasterxml.jackson.core</groupId >
110
110
<artifactId >jackson-databind</artifactId >
111
- <version >2.18.3 </version >
111
+ <version >2.19.0 </version >
112
112
</dependency >
113
113
<dependency >
114
114
<groupId >org.apache.camel</groupId >
Original file line number Diff line number Diff line change 53
53
<dependency >
54
54
<groupId >com.fasterxml.jackson.core</groupId >
55
55
<artifactId >jackson-databind</artifactId >
56
- <version >2.18.3 </version >
56
+ <version >2.19.0 </version >
57
57
<optional >true</optional >
58
58
</dependency >
59
59
<dependency >
You can’t perform that action at this time.
0 commit comments