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

Ticket 63963: update jackson dependency to 2.9.10.1 #546

Closed

Conversation

dev-trilobyte
Copy link

Description

This patch updates jackson databind to newer version 2.9.10.1

Motivation and Context

Current version 2.9.10. has some security vulnerabilities as described in the Jmeter bug ticket

How Has This Been Tested?

  • gradlew check passes
  • running own version of jmeter for some days with updated library without problems

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.

@codecov-io
Copy link

Codecov Report

Merging #546 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #546      +/-   ##
============================================
+ Coverage     56.11%   56.11%   +<.01%     
- Complexity    10020    10021       +1     
============================================
  Files          1024     1024              
  Lines         62909    62909              
  Branches       7067     7067              
============================================
+ Hits          35301    35302       +1     
+ Misses        25131    25130       -1     
  Partials       2477     2477
Impacted Files Coverage Δ Complexity Δ
...n/java/org/apache/jmeter/reporters/Summariser.java 86.25% <0%> (+0.76%) 19% <0%> (+1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 646303d...b9aae6e. Read the comment docs.

@asfgit asfgit closed this in a2051bf Dec 3, 2019
asfgit pushed a commit that referenced this pull request Feb 16, 2020
Bugzilla Id: 63963
Relates to #546
@sseide sseide deleted the 63963_update_jackson_databind branch May 11, 2020 13:09
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.

3 participants