WW-5134 Upgrades JasperReports to version 6.17.0
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 -->