Hi
When I import gradle i get the following error:
myProject:test: Could not find com.lowagie:itext:2.1.7.js8.Required by: project : > org.vaadin.reportui:report-ui:4.0.2 > ar.com.fdvs:DynamicJasper:5.3.2 > net.sf.jasperreports:jasperreports:6.17.0
I'm using vaadin 23 Flow. How can I fix this?
com.lowagie:itext:2.1.7.js8
This very similar to the JasperReports issue reported for 6.16.0 here: https://github.com/TIBCOSoftware/jasperreports/issues/148#issuecomment-1239006918
Could you try the suggested fix there, and let us know if that works?