https://bz.apache.org/bugzilla/show_bug.cgi?id=65887
--- Comment #11 from Dominik Stadler <[email protected]> --- For the record, with Apache POI 5.2.5 you can use RecordFactory#setMaxNumberOfRecords() to define a higher limit for this value so that you do not need to increase the general max allocation limit via IOUtils.setByteArrayMaxOverride(). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
