Hello,
I have an issue when loading a corrupted file.
Before 22.12, loading a document using
new Document(new ClassPathResource("path/to/corrupted.docx"))
was throwing a FileCorruptedException, but it looks like it d…... Before 22.12, loading a document using new...In 22.5, they all succeed In 22.12, the 2 first fails, but the...