Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update jasperreports to v7
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 14, 2025
1 parent a9ad083 commit bb234e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions core/build.gradle
Original file line number Diff line number Diff line change
@@ -163,9 +163,9 @@ dependencies {
'org.geotools:gt-cql:30.2',
)
jasper(
'net.sf.jasperreports:jasperreports:6.21.4',
'net.sf.jasperreports:jasperreports-fonts:6.21.4',
'net.sf.jasperreports:jasperreports-functions:6.21.4',
'net.sf.jasperreports:jasperreports:7.0.1',
'net.sf.jasperreports:jasperreports-fonts:7.0.1',
'net.sf.jasperreports:jasperreports-functions:7.0.1',
'org.codehaus.groovy:groovy-all:3.0.23',
'ar.com.fdvs:DynamicJasper:5.3.9',
'joda-time:joda-time:2.13.0',

0 comments on commit bb234e9

Please sign in to comment.