opensagres / xdocreport

XDocReport means XML Document reporting. It's Java API to merge XML document created with MS Office (docx) or OpenOffice (odt), LibreOffice (odt) with a Java model to generate report and convert it if you need to another format (PDF, XHTML...).
https://github.com/opensagres/xdocreport
1.19k stars 368 forks source link

Publish version with poi 5.2.5 support #639

Closed ase379 closed 2 months ago

ase379 commented 4 months ago

The version 2.0.4 using poi 5.2.0 has conflicts with the log4j dependencies and the 2.0.5 is not publishe to the maven central.

What can I do to solve this ? Or can anyone publish the 2.0.5 to the central maven repo ?

Adriansun commented 3 months ago

Easy upgrade. They should do it.

ase379 commented 3 months ago

How can I ask them to do so ? I never did that before...

Adriansun commented 3 months ago

You just ask here. I am sure they can squeeze it in with the 2.0.5 release. They might not have the most time in the world, but they have the time to up their dependencies and clean, install and test.

ase379 commented 2 months ago

I send them a mail, it's available now.