[marytts] Bump commons-io to 2.17.0 (#17500)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-25 00:07:10 +02:00 committed by GitHub
parent b5c47cdc3d
commit 3540cfe7b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@ SPI-Consumer: java.util.ServiceLoader#load(java.lang.Class[marytts.config.MaryCo
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.17.0</version>
<scope>compile</scope>
</dependency>
<dependency>