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

[#3098] Use specific version of Jackson library #3243

Merged
merged 1 commit into from
Oct 18, 2019

Conversation

iperdomo
Copy link
Contributor

WARNING on range version when building akvo-flow-services

WARNING!!! version ranges found for:
[org.akvo.flow/akvo-flow "v1.9.49-211-g94e20820" :classifier "classes" :exclusions [log4j commons-logging commons-codec commons-io]] -> [com.fasterxml.jackson.core/jackson-core "[2.9.9,2.9.9]"]
Consider using [org.akvo.flow/akvo-flow "v1.9.49-211-g94e20820" :classifier "classes" :exclusions [commons-logging log4j commons-io commons-codec com.fasterxml.jackson.core/jackson-core]].
[org.akvo.flow/akvo-flow "v1.9.49-211-g94e20820" :classifier "classes" :exclusions [log4j commons-logging commons-codec commons-io]] -> [com.fasterxml.jackson.core/jackson-databind "[2.9.9,2.9.9]"]
Consider using [org.akvo.flow/akvo-flow "v1.9.49-211-g94e20820" :classifier "classes" :exclusions [commons-logging log4j commons-io commons-codec com.fasterxml.jackson.core/jackson-databind]].
[org.akvo.flow/akvo-flow "v1.9.49-211-g94e20820" :classifier "classes" :exclusions [log4j commons-logging commons-codec commons-io]] -> [com.fasterxml.jackson.core/jackson-annotations "[2.9.9,2.9.9]"]
Consider using [org.akvo.flow/akvo-flow "v1.9.49-211-g94e20820" :classifier "classes" :exclusions [com.fasterxml.jackson.core/jackson-annotations commons-logging log4j commons-io commons-codec]].
[org.akvo.flow/akvo-flow "v1.9.49-211-g94e20820" :classifier "classes" :exclusions [log4j commons-logging commons-codec commons-io]] -> [com.fasterxml.jackson.dataformat/jackson-dataformat-xml "[2.9.9,2.9.9]"]
Consider using [org.akvo.flow/akvo-flow "v1.9.49-211-g94e20820" :classifier "classes" :exclusions [commons-logging log4j commons-io commons-codec com.fasterxml.jackson.dataformat/jackson-dataformat-xml]].

The solution

Use an specific version 2.9.9

Checklist

  • Connect the issue
  • Test plan
  • Copyright header
  • Code formatting
  • Documentation

@iperdomo iperdomo requested a review from muloem October 18, 2019 10:00
@iperdomo iperdomo self-assigned this Oct 18, 2019
@iperdomo iperdomo merged commit 855fa8e into develop Oct 18, 2019
@iperdomo iperdomo deleted the issue/3098-use-specific-version branch October 18, 2019 10:12
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