File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 152
152
<dependency >
153
153
<groupId >com.fasterxml.jackson.datatype</groupId >
154
154
<artifactId >jackson-datatype-jdk8</artifactId >
155
- <version >2.8.6 </version >
155
+ <version >2.15.0 </version >
156
156
</dependency >
157
157
<dependency >
158
158
<groupId >org.asynchttpclient</groupId >
167
167
<dependency >
168
168
<groupId >com.fasterxml.jackson.datatype</groupId >
169
169
<artifactId >jackson-datatype-guava</artifactId >
170
- <version >2.9.5 </version >
170
+ <version >2.15.0 </version >
171
171
</dependency >
172
172
<dependency >
173
173
<groupId >com.fasterxml.jackson.dataformat</groupId >
174
174
<artifactId >jackson-dataformat-xml</artifactId >
175
- <version >2.9.4 </version >
175
+ <version >2.15.0 </version >
176
176
</dependency >
177
177
<dependency >
178
178
<groupId >com.fasterxml.jackson.core</groupId >
179
179
<artifactId >jackson-core</artifactId >
180
- <version >2.9.5 </version >
180
+ <version >2.15.0 </version >
181
181
</dependency >
182
182
<dependency >
183
183
<groupId >com.fasterxml.jackson.core</groupId >
184
184
<artifactId >jackson-databind</artifactId >
185
- <version >2.9.5 </version >
185
+ <version >2.15.0 </version >
186
186
</dependency >
187
187
<dependency >
188
188
<groupId >org.assertj</groupId >
You can’t perform that action at this time.
0 commit comments