Upgrade OpenNLP from 2.3.2 to 2.5.3#14130
Conversation
dweiss
left a comment
There was a problem hiding this comment.
This also upgrades a major version of slf4j-api as a transitive dependency. Perhaps worth mentioning in changes.txt (which is missing here too)?
|
Sure thing! I actually did this upgrade a few weeks ago as part of a skunkworks project to add Apache Arrow as a Lucene data format and hit a Slf4j conflict (which I fixed by upgrading OpenNLP). It's a pretty significant upgrade. As called out on the linked issue, I'm planning to follow this up with the changes required to use the new |
499d4de to
2ddbb9c
Compare
|
FYI: OpenNLP 2.5.3 released yesterday (Jan 10). |
|
Thanks, @mawiesne! I just updated this PR to pick up 2.5.3 instead. |
|
LGTM. I think this should go on main and branch_10x? |
|
@msfroh Anything open or preventing a merge of this PR to main/10.x ? |
|
I can merge |
Thx @msokolov |
Resolves #14029