This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/master by this push:
     new 58503d4  WW-5134 Upgrades JasperReports to version 6.17.0
58503d4 is described below

commit 58503d422ee63c898f9f14e5f32d31d9cb805d17
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Sat Jun 19 09:12:22 2021 +0200

    WW-5134 Upgrades JasperReports to version 6.17.0
---
 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 e83fad8..6e8632f 100644
--- a/plugins/jasperreports/pom.xml
+++ b/plugins/jasperreports/pom.xml
@@ -39,7 +39,7 @@
         <dependency>
             <groupId>net.sf.jasperreports</groupId>
             <artifactId>jasperreports</artifactId>
-            <version>6.10.0</version>
+            <version>6.17.0</version>
             <scope>provided</scope>
             <exclusions>
                 <!-- not necessary to compile and it force dependency 
convergence issues -->

Reply via email to