Skip to content

Commit

Permalink
Downgrade jasperreports
Browse files Browse the repository at this point in the history
  • Loading branch information
APiankouski committed Sep 9, 2024
1 parent fab340b commit 09e5852
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ dependencies {
implementation "com.rabbitmq:http-client:5.2.0"

implementation 'com.sun.mail:javax.mail:1.6.2'
// check authentication error response format for versions higher than 6.21.3
implementation 'net.sf.jasperreports:jasperreports:6.21.3'
// check authentication error response format for versions higher than 6.18.1
implementation 'net.sf.jasperreports:jasperreports:6.18.1'
implementation 'xerces:xercesImpl:2.12.2'
implementation 'com.lowagie:itext:2.1.7.js7'
// Fix CVE-2020-15522 in com.lowagie:itext:2.1.7.js7
Expand Down

0 comments on commit 09e5852

Please sign in to comment.