fix: upgrade commons-io:commons-io from 2.19.0 to 2.20.0

Snyk has created this PR to upgrade commons-io:commons-io from 2.19.0 to 2.20.0.

See this package in maven:
commons-io:commons-io

See this project in Snyk:
https://app.snyk.io/org/haraldk/project/9a1f6304-68e0-49c5-af4f-db1f87bd4f90?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot 2025-08-05 09:01:25 +00:00
parent fc3455d2c6
commit a58d89ac0d
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B

View File

@ -63,7 +63,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.19.0</version>
<version>2.20.0</version>
<scope>provided</scope>
</dependency>