Those look like snapshots. For production ready library you should use official releases and not snapshot libraries. You have to test yourself if they work for Java 11, but generally you should always stay with the latest version of Poi - also to avoid security issues.
> Am 21.05.2019 um 11:58 schrieb Hardik Savsani <[email protected]>: > > Hi Team, > > Hope... you are doing great. > > We are developing a product which is using the following jars: > > poi-3.14-20160307.jar > poi-ooxml-3.14-20160307.jar > poi-ooxml-schemas-3.14-20160307.jar > > We want to confirm only whether above mentioned jars supported by Java 11 > or not. > > Could you please confirm on this. > > Thanks & Regards, > Hardik --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
