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

Guava not listed as a dependency #49

Closed
baron1405 opened this issue Jan 13, 2019 · 1 comment · Fixed by #60
Closed

Guava not listed as a dependency #49

baron1405 opened this issue Jan 13, 2019 · 1 comment · Fixed by #60

Comments

@baron1405
Copy link

baron1405 commented Jan 13, 2019

A number of classes reference Guava classes but there is no direct dependency on Guava listed in the build.gradle. It appears that guava is being resolved transitively throught jackson coreutils.

@Capstan
Copy link
Contributor

Capstan commented Sep 4, 2019

Yep. Working on a fix now.

Capstan added a commit to Capstan/json-schema-core that referenced this issue Sep 4, 2019
* Jackson-Databind
* Guava, pinned at 25.1-jre due to java-json-tools#59.

Fixes java-json-tools#49.
Capstan added a commit that referenced this issue Sep 4, 2019
* Jackson-Databind
* Guava, pinned at 25.1-jre due to #59.

Fixes #49.
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 a pull request may close this issue.

2 participants