jasperreports icon indicating copy to clipboard operation
jasperreports copied to clipboard

itext upgrade bouncycastle dependencies

Open boskokg opened this issue 3 years ago • 1 comments

Hello,

com.lowagie:itext:2.1.7.js9 depends on org.bouncycastle:xxx-jdk15on

BouncyCastle changed its artifact name suffix from jdk15on to jdk18on in the latest releases, as it now requires at least Java 1.8

Is it possible to update them?

Thanks

boskokg avatar Jun 18 '22 07:06 boskokg

Hello,

This is a good point. I think the next JasperReports Library version will make use of the latest jdk15on version, which is 1.70 from October 2021 and then the release after that one we'll consider moving to everything jdk18on.

Thank you, Teodor

teodord avatar Jun 22 '22 15:06 teodord

Hi,

We have upgraded iText to use BC jdk18on artifacts and this will be part of the next release.

Thank you, Teodor

teodord avatar Aug 26 '22 18:08 teodord