bump jasper dependencies
allow successful compile on Debian Buster
This commit is contained in:
parent
202c67284d
commit
9060e35277
1 changed files with 2 additions and 2 deletions
|
|
@ -48,12 +48,12 @@
|
|||
<dependency>
|
||||
<groupId>net.sf.jasperreports</groupId>
|
||||
<artifactId>jasperreports</artifactId>
|
||||
<version>4.7.0</version>
|
||||
<version>6.19.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.sf.jasperreports</groupId>
|
||||
<artifactId>jasperreports-fonts</artifactId>
|
||||
<version>4.0.0</version>
|
||||
<version>6.19.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</plugin>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue