Skip to content

Commit

Permalink
Update dependency net.sf.jasperreports:jasperreports to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent eae90ee commit 3d92b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
implementation("org.apache.poi:poi:5.3.0")
implementation("org.apache.poi:poi-ooxml:5.3.0")

implementation("net.sf.jasperreports:jasperreports:6.21.3")
implementation("net.sf.jasperreports:jasperreports:7.0.1")
implementation("com.lowagie:itext:4.2.2")
testImplementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("org.springframework.security:spring-security-test")
Expand Down

0 comments on commit 3d92b4d

Please sign in to comment.