delphi-hub / delphi-crawler

Delphi's crawling and processing engine to extract facts on open-source software
https://delphi.cs.uni-paderborn.de/
Apache License 2.0
5 stars 11 forks source link

Updated the jackson version to 2.9.9 to fix the dependency vulnerabil… #38

Closed SViktorS closed 5 years ago

SViktorS commented 5 years ago

…ity.

bhermann commented 5 years ago

There is a weird build error related to JavaFX here that does not seem to be related with the change. I'll inspect that.

codecov-io commented 5 years ago

Codecov Report

Merging #38 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop     #38   +/-   ##
=======================================
  Coverage     8.04%   8.04%           
=======================================
  Files           45      45           
  Lines         1181    1181           
  Branches        34      34           
=======================================
  Hits            95      95           
  Misses        1086    1086

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 e47f243...cfdb10a. Read the comment docs.

bhermann commented 5 years ago

Added issue #39 to address Travis CI configuration changes.