What's Changed
- Bump commons-io:commons-io from 2.21.0 to 2.22.0 by @dependabot[bot] in #357
- Bump slf4jVersion from 2.0.17 to 2.0.18 by @dependabot[bot] in #361
- Bump org.apache.logging.log4j:log4j-to-slf4j to 2.26.1 by @dependabot[bot] in #366
- Bump org.cyclonedx.bom to 3.4.1 by @dependabot[bot] in #371
- Add xmlbeans dependency to build.gradle by @pjfanning in #373
- Update poiSharedStringsVersion to 2.11.0 by @pjfanning in #374
- Close sheets that were opened by getSheetAt/getSheet by @pjfanning in #375
- Do not throw NullPointerException for a cell outside a row by @pjfanning in #376
- Fix two off-by-one bounds checks by @pjfanning in #378
- Tolerate an unparseable cell style index by @pjfanning in #377
- Do not share StAX factories between threads by @pjfanning in #379
- Handle malformed col elements and a missing mappings resource by @pjfanning in #380
- Strip only the brackets when resolving a book index by @pjfanning in #381
- Resolve each cell's style once instead of twice by @pjfanning in #382
- Cache the parsed cell reference behind a hyperlink by @pjfanning in #383
- Buffer the temp file copy and raise the default buffer size by @pjfanning in #384
- Look up workbook metadata by DOM traversal instead of XPath by @pjfanning in #385
- Make close() robust when a sheet or a workbook is only half set up by @pjfanning in #386
- Speed up strict OOXML conversion by @pjfanning in #387
Full Changelog: v5.2.0...v5.3.0