File tree 4 files changed +0
-20
lines changed
samples/client/petstore/java
4 files changed +0
-20
lines changed Original file line number Diff line number Diff line change 204
204
<artifactId >swagger-annotations</artifactId >
205
205
<version >${swagger-annotations-version} </version >
206
206
</dependency >
207
- <dependency >
208
- <groupId >com.fasterxml.jackson.core</groupId >
209
- <artifactId >jackson-databind</artifactId >
210
- <version >${jackson-databind-version} </version >
211
- </dependency >
212
207
<!-- @Nullable annotation -->
213
208
<dependency >
214
209
<groupId >com.google.code.findbugs</groupId >
Original file line number Diff line number Diff line change 204
204
<artifactId >swagger-annotations</artifactId >
205
205
<version >${swagger-annotations-version} </version >
206
206
</dependency >
207
- <dependency >
208
- <groupId >com.fasterxml.jackson.core</groupId >
209
- <artifactId >jackson-databind</artifactId >
210
- <version >${jackson-databind-version} </version >
211
- </dependency >
212
207
<!-- @Nullable annotation -->
213
208
<dependency >
214
209
<groupId >com.google.code.findbugs</groupId >
Original file line number Diff line number Diff line change 204
204
<artifactId >swagger-annotations</artifactId >
205
205
<version >${swagger-annotations-version} </version >
206
206
</dependency >
207
- <dependency >
208
- <groupId >com.fasterxml.jackson.core</groupId >
209
- <artifactId >jackson-databind</artifactId >
210
- <version >${jackson-databind-version} </version >
211
- </dependency >
212
207
<!-- @Nullable annotation -->
213
208
<dependency >
214
209
<groupId >com.google.code.findbugs</groupId >
Original file line number Diff line number Diff line change 204
204
<artifactId >swagger-annotations</artifactId >
205
205
<version >${swagger-annotations-version} </version >
206
206
</dependency >
207
- <dependency >
208
- <groupId >com.fasterxml.jackson.core</groupId >
209
- <artifactId >jackson-databind</artifactId >
210
- <version >${jackson-databind-version} </version >
211
- </dependency >
212
207
<!-- @Nullable annotation -->
213
208
<dependency >
214
209
<groupId >com.google.code.findbugs</groupId >
You can’t perform that action at this time.
0 commit comments