Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JACKSON] ISO8601DateFormat deprecation warnings #8575

Open
shexbeer opened this issue Aug 13, 2018 · 1 comment
Open

[JACKSON] ISO8601DateFormat deprecation warnings #8575

shexbeer opened this issue Aug 13, 2018 · 1 comment

Comments

@shexbeer
Copy link

Description

Beginning from 2.9.0 of com.fasterxml.jackson.databind ISO8601DateFormat is deprecated.
This class is used by RFC3339DateFormat which gets generated by swagger-codegen maven plugin.

Swagger-codegen version

2.3.1

Suggest a fix/enhancement

It is recommended to use com.fasterxml.jackson.databind.util.StdDateFormat instead.

@shexbeer shexbeer changed the title [JACKSON] ISO8601DateFormat is deprecation warnings [JACKSON] ISO8601DateFormat deprecation warnings Aug 13, 2018
@jonfreedman
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants