1
0
Fork 0
mirror of https://github.com/crawler-commons/crawler-commons synced 2024-05-04 14:36:04 +02:00

Bump commons-io from 2.12.0 to 2.13.0

Bumps commons-io from 2.12.0 to 2.13.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] 2023-06-12 20:57:25 +00:00 committed by Richard Zowalla
parent ee620d489e
commit 6b5c0a5699

View File

@ -392,7 +392,7 @@
<properties>
<!-- Dependencies -->
<commons-io.version>2.12.0</commons-io.version>
<commons-io.version>2.13.0</commons-io.version>
<slf4j-api.version>2.0.7</slf4j-api.version>
<junit.version>5.9.3</junit.version>
<slf4j-log4j12.version>1.7.33</slf4j-log4j12.version>