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

refs #4212 - update jackson API usage to support Jackson < 2.9 #4214

Merged
merged 1 commit into from
Jul 19, 2022

Conversation

frantuma
Copy link
Member

@frantuma frantuma commented Jul 19, 2022

refs #4212 - update jackson API usage to support Jackson < 2.9

@wolfch-elsevier
Copy link

wolfch-elsevier commented Jul 28, 2022

So which Maven release do I need to specify to get this fix?
I found it:

<dependency>
    <groupId>io.swagger.core.v3</groupId>
    <artifactId>swagger-core</artifactId>
    <version>2.2.2</version>
</dependency>

Although not yet findable on Central, it can still be pulled.

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

Successfully merging this pull request may close these issues.

2 participants