Fixate alcune librerie da aggiornare

This commit is contained in:
2024-12-19 12:37:13 +01:00
parent 232c094e4b
commit 06eccfdfcd

View File

@@ -121,7 +121,7 @@
<dependency> <dependency>
<groupId>commons-io</groupId> <groupId>commons-io</groupId>
<artifactId>commons-io</artifactId> <artifactId>commons-io</artifactId>
<version>2.11.0</version> <version>2.16.1</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
@@ -227,11 +227,11 @@
<!-- <artifactId>itext</artifactId>--> <!-- <artifactId>itext</artifactId>-->
<!-- <version>2.1.7.js8</version>--> <!-- <version>2.1.7.js8</version>-->
<!-- </dependency>--> <!-- </dependency>-->
<dependency> <!-- <dependency>-->
<groupId>net.sf.jasperreports</groupId> <!-- <groupId>net.sf.jasperreports</groupId>-->
<artifactId>jasperreports-htmlcomponent</artifactId> <!-- <artifactId>jasperreports-htmlcomponent</artifactId>-->
<version>4.1.1</version> <!-- <version>4.1.1</version>-->
</dependency> <!-- </dependency>-->
<dependency> <dependency>
<groupId>net.sf.jasperreports</groupId> <groupId>net.sf.jasperreports</groupId>
<artifactId>jasperreports-fonts</artifactId> <artifactId>jasperreports-fonts</artifactId>
@@ -269,9 +269,9 @@
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.groovy</groupId> <groupId>org.apache.groovy</groupId>
<artifactId>groovy-all</artifactId> <artifactId>groovy</artifactId>
<version>1.7.5</version> <version>4.0.16</version>
</dependency> </dependency>
<!-- SOSTITUISCONO batik-all --> <!-- SOSTITUISCONO batik-all -->
@@ -283,7 +283,7 @@
<dependency> <dependency>
<groupId>org.apache.xmlgraphics</groupId> <groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-bridge</artifactId> <artifactId>batik-bridge</artifactId>
<version>1.9</version> <version>1.17</version>
</dependency> </dependency>
<!-- <dependency>--> <!-- <dependency>-->
<!-- <groupId>org.apache.xmlgraphics</groupId>--> <!-- <groupId>org.apache.xmlgraphics</groupId>-->