Skip to content

Commit 5159137

Browse files
Update dependency net.sf.jasperreports:jasperreports to v7 [SECURITY]
1 parent 4dbb0a4 commit 5159137

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ allprojects {
2727
ext.junitVersion = "4.13.2"
2828
ext.groovyVersion = "3.0.25"
2929
ext.spotbugsVersion = '4.8.6'
30-
ext.jasperreportVersion = "6.20.6"
30+
ext.jasperreportVersion = "7.0.7"
3131

3232
apply plugin: 'org.owasp.dependencycheck'
3333
dependencyCheck {

0 commit comments

Comments
 (0)