We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d051d6f commit 4f08c75Copy full SHA for 4f08c75
modules/openapi-generator/src/main/resources/Java/libraries/retrofit2/pom.mustache
@@ -211,11 +211,6 @@
211
<artifactId>swagger-annotations</artifactId>
212
<version>${swagger-annotations-version}</version>
213
</dependency>
214
- <dependency>
215
- <groupId>com.fasterxml.jackson.core</groupId>
216
- <artifactId>jackson-databind</artifactId>
217
- <version>${jackson-databind-version}</version>
218
- </dependency>
219
<!-- @Nullable annotation -->
220
<dependency>
221
<groupId>com.google.code.findbugs</groupId>
0 commit comments