Bump commons-io from 2.11.0 to 2.12.0

Bumps commons-io from 2.11.0 to 2.12.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit a3534ecd5959c6beb2f23cadbc1308dd3caef89d)
This commit is contained in:
dependabot[bot] 2023-05-25 11:43:00 +00:00 committed by Harald Kuhr
parent 43216c2045
commit 3d0855c7c6

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>