mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 01:58:32 +00:00
5062f2e54e
- Upgraded tika-core from 1.24 to 1.26 in nifi-framework-bundle and nifi-standard-bundle - Upgraded tika-parsers from 1.24.1 to 1.26 in nifi-media-processors NIFI-8515 Removed jsr-275 exclusion and confirmed it is no longer included - TIKA-2535 Replaced the jsr-275 dependency to resolve licensing issues Signed-off-by: Matthew Burgess <mattyb149@apache.org> This closes #5056