cuba-platform / yarg

Yet Another Report Generator - CUBA Platform reporting engine
https://www.cuba-platform.com
Apache License 2.0
239 stars 75 forks source link

Upgrade dependencies #180

Open gorbunkov opened 4 months ago

gorbunkov commented 4 months ago

Increase dependencies versions where possible

gorbunkov commented 4 months ago

Updated dependencies:

org.freemarker:freemarker:2.3.16 -> 2.3.32 org.apache.xmlgraphics:fop:2.3 → 2.9 org.apache.xmlgraphics:xmlgraphics-commons:2.3 → 2.9 org.apache.xmlgraphics:batik-bridge:1.10 → 1.17 org.apache.xmlgraphics:batik-svggen:1.10 → 1.17 org.apache.xmlgraphics:batik-awt-util:1.10 → 1.17 org.apache.xmlgraphics:batik-css:1.10 → 1.17 xalan:xalan:2.7.2 → 2.7.3 xalan:serializer:2.7.2 → 2.7.3 org.apache.poi:poi:4.1.1 → 4.1.2 org.apache.poi:poi-ooxml:4.1.1 → 4.1.2 org.apache.poi:poi-scratchpad:4.1.1 → 4.1.2 org.jsoup:jsoup:1.12.1 → 1.17.2 com.opencsv:opencsv:5.5.2 → 5.7.1 ch.qos.logback:logback-classic:1.2.3 → 1.2.13 com.fasterxml.jackson.core:jackson-databind:2.9.9.2 → 2.16.1 com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.9.9.2 → 2.16.1 org.xhtmlrenderer:flying-saucer-core:9.1.18 → 9.1.22 org.xhtmlrenderer:flying-saucer-pdf:9.1.18 → 9.1.22 com.openhtmltopdf:openhtmltopdf-core:1.0.0 → 1.0.10 com.openhtmltopdf:openhtmltopdf-rtl-support:1.0.0 → 1.0.10 com.openhtmltopdf:openhtmltopdf-pdfbox:1.0.0 → 1.0.10

ilebedev-rcslabs commented 3 months ago

Hi, @gorbunkov , @haulmont-git Are you planning to release 2.2.22? If yes, could you give an approximate release date?

gorbunkov commented 3 months ago

Hi @ilebedev-rcslabs No specific plans for it. We're doing a kind of research which dependencies versions we can increase. Why are you asking?

ilebedev-rcslabs commented 3 months ago

I would like a new version with more recent dependencies. Because more recent dependencies contain bug fixes and vulnerabilities fixes.

It would be great if you released a new version with dependency updates.