Update Lucene dependency
andreysubbotin opened this issue · 0 comments
andreysubbotin commented
Environment
- Platform version: 7.2
Description of the bug or enhancement
- Lucene 8.2.0 or later
- Add a dependency to
compile(group: 'org.apache.poi', name: 'poi-ooxml', version: bom.getVersion('org.apache.poi', 'poi'))
- Remove dependency
compile (bom['org.apache.poi:ooxml-schemas'])
- Check issue: #36