Hello, I would like to understand the differences between Apache POI version 3.17 and versions after 4.0.0. The reason for asking is that when an `.xlsx` file generated with versions after 4.0.0 is uploaded to Slack, it is not recognized as an Excel file. However, files generated with version 3.17 are correctly recognized as Excel files. What could be causing this difference?
Thank you!