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

bump jackson-databind do 2.9.10.6 #1333

Merged
merged 2 commits into from
Sep 14, 2020
Merged

bump jackson-databind do 2.9.10.6 #1333

merged 2 commits into from
Sep 14, 2020

Conversation

casualjim
Copy link
Member

@casualjim casualjim commented Sep 11, 2020

Fixes #1326

build.gradle Outdated
@@ -40,8 +40,8 @@ allprojects {
servoVersion = '0.12.21'
governatorVersion = '1.17.5'
archaiusVersion = '0.7.6'
jacksonVersion = '2.9.10'
jacksonDatabindVersion = '2.9.10.4'
jacksonVersion = '2.11.2'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this goes through it should require a bump in the eureka minor version from 9 to 10.

Copy link
Contributor

@troshko111 troshko111 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can break users so we need to validate possible outcome and bump the version appropriately.

@casualjim casualjim changed the title bump jackson to 2.11.2 bump jackson-databind do 2.9.10.6 Sep 14, 2020
@troshko111 troshko111 merged commit 5c469f9 into master Sep 14, 2020
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.

High Severity Vulnerabilities due to use of jackson-databind-2.9.10.4.jar
3 participants