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 dependencies updated to last version: 2.9.2 #1353

Closed
wants to merge 1 commit into from
Closed

Jackson dependencies updated to last version: 2.9.2 #1353

wants to merge 1 commit into from

Conversation

darccio
Copy link

@darccio darccio commented Oct 19, 2017

I updated the version of jackson jars to the last available currently. This is because I'm using Snyk to detect vulnerabilities in my projects. This SDK uses jackson-* version 2.6.7, which are vulnerable to:

I changed pom.xml and run mvn test. All tests passed.

@dagnir
Copy link
Contributor

dagnir commented Oct 20, 2017

Hi, we are unable to upgrade the Jackson dependencies because versions after 2.6 require Java 7 at minimum. You should be able to override the dependency in your own application however.

@dagnir dagnir closed this Oct 20, 2017
@darccio
Copy link
Author

darccio commented Oct 23, 2017

Oops, snap! I knew I forgot to check something. Thanks!

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