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

update Jackson Core / Jackson Databind packages #1591

Merged
merged 1 commit into from
Nov 16, 2018
Merged

update Jackson Core / Jackson Databind packages #1591

merged 1 commit into from
Nov 16, 2018

Conversation

guwirth
Copy link
Collaborator

@guwirth guwirth commented Nov 16, 2018

  • fix vulnerabilities
  • upgrade to version 2.8.11.1 or later

This change is Reviewable

- fix vulnerabilities
- upgrade to version 2.8.11.1 or later
@guwirth guwirth added the bug label Nov 16, 2018
@guwirth guwirth added this to the 1.2.1 milestone Nov 16, 2018
@guwirth guwirth self-assigned this Nov 16, 2018
@guwirth guwirth merged commit a42a6b4 into SonarOpenCommunity:master Nov 16, 2018
@@ -89,12 +89,12 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.8.6</version>
<version>2.9.7</version>
Copy link
Contributor

Choose a reason for hiding this comment

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

these dependencies are not necessary; only cxx-sensors really uses fasterxml

@@ -88,12 +88,12 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.8.6</version>
<version>2.9.7</version>
Copy link
Contributor

Choose a reason for hiding this comment

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

same here: both dependencies are not necessary IMHO

@guwirth guwirth mentioned this pull request Dec 21, 2018
@guwirth guwirth deleted the jackson-update branch December 27, 2018 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants