update tika-parsers to 1.28.1 (from 1.28) and xstreams to 1.4.19 (from 1.4.18)#698
Conversation
…rces maintainer (ref XERCESJ-1735)
|
Remark about the tests failed (i am using Linux): On local execution neither But the checks running on Windows and MacOS do fail because the
How should i update the file on Linux? Manually? Some windows/Linux gradle wrapper not in sync? |
|
ok - now gradle somehow found the differences and updated the csv file... |
Codecov Report
@@ Coverage Diff @@
## master #698 +/- ##
============================================
- Coverage 55.54% 55.54% -0.01%
Complexity 10345 10345
============================================
Files 1061 1061
Lines 65209 65210 +1
Branches 7432 7431 -1
============================================
Hits 36221 36221
- Misses 26431 26432 +1
Partials 2557 2557
Continue to review full report at Codecov.
|
Description
This PR updates two dependencies to fix multiple security warnings in this libraries or dependents of these.
Motivation and Context
This fixes the following warnings:
I added the gpg key from Aurelien Pupier for xerces too as he did the release of this new version (see https://issues.apache.org/jira/browse/XERCESJ-1735#comment-17482989)
How Has This Been Tested?
run
gradlew checkand used locallyScreenshots (if appropriate):
Types of changes
Checklist: