File tree Expand file tree Collapse file tree 3 files changed +0
-196
lines changed
main/java/com/arangodb/jackson
test/java/com/arangodb/jackson Expand file tree Collapse file tree 3 files changed +0
-196
lines changed Original file line number Diff line number Diff line change 208
208
<groupId >com.arangodb</groupId >
209
209
<artifactId >velocypack</artifactId >
210
210
</dependency >
211
- <dependency >
212
- <groupId >com.arangodb</groupId >
213
- <artifactId >jackson-dataformat-velocypack</artifactId >
214
- <scope >provided</scope >
215
- </dependency >
216
211
<dependency >
217
212
<groupId >org.slf4j</groupId >
218
213
<artifactId >slf4j-api</artifactId >
245
240
<artifactId >velocypack</artifactId >
246
241
<version >${arangodb.velocypack.version} </version >
247
242
</dependency >
248
- <dependency >
249
- <groupId >com.arangodb</groupId >
250
- <artifactId >jackson-dataformat-velocypack</artifactId >
251
- <version >1.0.0-SNAPSHOT</version >
252
- </dependency >
253
243
<dependency >
254
244
<groupId >org.slf4j</groupId >
255
245
<artifactId >slf4j-api</artifactId >
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments