This is an automated email from the ASF dual-hosted git repository. kusal pushed a commit to branch WW-5441-jasper in repository https://gitbox.apache.org/repos/asf/struts.git
commit fcc2c9d3abd7542da9f4ec9140986d7a88acb579 Author: Kusal Kithul-Godage <g...@kusal.io> AuthorDate: Sat Jul 13 18:52:50 2024 +1000 WW-5441 Bump net.sf.jasperreports:jasperreports to 6.21.3 --- plugins/jasperreports/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index 6250aa21a..642602b14 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -35,7 +35,7 @@ <dependency> <groupId>net.sf.jasperreports</groupId> <artifactId>jasperreports</artifactId> - <version>6.21.0</version> + <version>6.21.3</version> <scope>provided</scope> <exclusions> <!-- not necessary to compile and it force dependency convergence issues -->