aws / aws-xray-java-agent

The official AWS X-Ray Auto Instrumentation Agent for Java.
Apache License 2.0
42 stars 18 forks source link

Bump log4j to v2.15.0 #112

Closed srprash closed 2 years ago

srprash commented 2 years ago

Although this is a test dependency, we should still bump up the version to be free from the identified security vulnerability.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

codecov-commenter commented 2 years ago

Codecov Report

Merging #112 (d7fb78e) into main (abbdc32) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #112   +/-   ##
=========================================
  Coverage     65.10%   65.10%           
  Complexity      193      193           
=========================================
  Files            17       17           
  Lines           854      854           
  Branches        132      132           
=========================================
  Hits            556      556           
  Misses          229      229           
  Partials         69       69           

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 abbdc32...d7fb78e. Read the comment docs.