Skip to content

Commit 7ba97cc

Browse files
authored
Switch to JDK date time library (#177)
Signed-off-by: Dave Syer <[email protected]>
1 parent f04504f commit 7ba97cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi/java.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<bigDecimalAsString>false</bigDecimalAsString>
8989
<fullJavaUtil>false</fullJavaUtil>
9090
<hideGenerationTimestamp>false</hideGenerationTimestamp>
91-
<dateLibrary>joda</dateLibrary>
91+
<dateLibrary>java8</dateLibrary>
9292
<useRxJava>false</useRxJava>
9393
<library>okhttp-gson</library>
9494
<useReflectionEqualsHashCode>false</useReflectionEqualsHashCode>

0 commit comments

Comments
 (0)