This repository was archived by the owner on Sep 12, 2024. It is now read-only.
File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 157
157
<dependency >
158
158
<groupId >com.fasterxml.jackson.dataformat</groupId >
159
159
<artifactId >jackson-dataformat-yaml</artifactId >
160
- <version >2.9.8 </version >
160
+ <version >2.9.10 </version >
161
161
</dependency >
162
162
<dependency >
163
163
<groupId >com.fasterxml.jackson.datatype</groupId >
164
164
<artifactId >jackson-datatype-guava</artifactId >
165
- <version >2.9.8 </version >
165
+ <version >2.9.10 </version >
166
166
</dependency >
167
167
<dependency >
168
168
<groupId >com.fasterxml.jackson.core</groupId >
169
169
<artifactId >jackson-core</artifactId >
170
- <version >2.9.8 </version >
170
+ <version >2.9.10 </version >
171
171
</dependency >
172
172
<dependency >
173
173
<groupId >com.fasterxml.jackson.core</groupId >
174
174
<artifactId >jackson-annotations</artifactId >
175
- <version >2.9.8 </version >
175
+ <version >2.9.10 </version >
176
176
</dependency >
177
177
<dependency >
178
178
<groupId >com.fasterxml.jackson.core</groupId >
179
179
<artifactId >jackson-databind</artifactId >
180
- <version >2.9.8 </version >
180
+ <version >2.9.10 </version >
181
181
</dependency >
182
182
<dependency >
183
183
<groupId >com.fasterxml.jackson.jaxrs</groupId >
184
184
<artifactId >jackson-jaxrs-json-provider</artifactId >
185
- <version >2.9.8 </version >
185
+ <version >2.9.10 </version >
186
186
</dependency >
187
187
<dependency >
188
188
<groupId >joda-time</groupId >
You can’t perform that action at this time.
0 commit comments