Merge pull request #764 from haraldk/dependabot/maven/commons-io-commons-io-2.12.0

Bump commons-io from 2.11.0 to 2.12.0
This commit is contained in:
Harald Kuhr 2023-05-25 14:00:06 +02:00 committed by GitHub
commit 57a664c093
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.11.0</version>
<version>2.12.0</version>
<scope>provided</scope>
</dependency>