Bump commons-io:commons-io from 2.17.0 to 2.18.0

Bumps commons-io:commons-io from 2.17.0 to 2.18.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>
This commit is contained in:
dependabot[bot] 2024-11-20 08:50:36 +00:00 committed by Harald Kuhr
parent d78e6373a8
commit 408977d896

View File

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