1
0
Fork 0
mirror of https://github.com/crawler-commons/crawler-commons synced 2024-05-06 15:06:03 +02:00

Bump commons-io:commons-io from 2.15.0 to 2.15.1

Bumps commons-io:commons-io from 2.15.0 to 2.15.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-04 20:26:12 +00:00 committed by GitHub
parent 258a499330
commit 41ed1f3df6
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -392,7 +392,7 @@
<properties>
<!-- Dependencies -->
<commons-io.version>2.15.0</commons-io.version>
<commons-io.version>2.15.1</commons-io.version>
<slf4j-api.version>2.0.9</slf4j-api.version>
<junit.version>5.9.3</junit.version>
<slf4j-log4j12.version>1.7.33</slf4j-log4j12.version>