Skip to content

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