New Apache POI 5.2.2 not working #5358
-
I was using Apache POI 3.9, POI-OOXML 3.8 and POI-OOXML-SCHEMAS-3.7 version to read .xlsx files from Mirth and it was working perfectly. Now I updated the JARs to newer versions of Apache POI 5.2.2, POI-OOXML 5.2.2 and POI-OOXML-SCHEMAS-4.1.2 and changed the import process also according to the new versions. But now I am getting below errors:
Now the error is Has there been some changes in newer Apache version? If not do I have to place each additional jar files now individual in the library? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Apache POI 5.2.2 has a dependency on log4j2 amongst other things.. |
Beta Was this translation helpful? Give feedback.
Apache POI 5.2.2 has a dependency on log4j2 amongst other things..