Skip to content

Commit 4f08c75

Browse files
committed
fixup! Partially revert "replace deprecated ISO8601Utils with StdDateFormat (#17052)"
1 parent d051d6f commit 4f08c75

File tree

1 file changed

+0
-5
lines changed
  • modules/openapi-generator/src/main/resources/Java/libraries/retrofit2

1 file changed

+0
-5
lines changed

modules/openapi-generator/src/main/resources/Java/libraries/retrofit2/pom.mustache

-5
Original file line numberDiff line numberDiff line change
@@ -211,11 +211,6 @@
211211
<artifactId>swagger-annotations</artifactId>
212212
<version>${swagger-annotations-version}</version>
213213
</dependency>
214-
<dependency>
215-
<groupId>com.fasterxml.jackson.core</groupId>
216-
<artifactId>jackson-databind</artifactId>
217-
<version>${jackson-databind-version}</version>
218-
</dependency>
219214
<!-- @Nullable annotation -->
220215
<dependency>
221216
<groupId>com.google.code.findbugs</groupId>

0 commit comments

Comments
 (0)