jasperreports
jasperreports copied to clipboard
itext upgrade bouncycastle dependencies
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
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
Hi,
We have upgraded iText to use BC jdk18on artifacts and this will be part of the next release.
Thank you, Teodor