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

Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9

Bumps org.slf4j:slf4j-api from 2.0.7 to 2.0.9.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  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-09-04 20:20:02 +00:00 committed by Sebastian Nagel
parent 54576e810d
commit e7421e9785

View File

@ -393,7 +393,7 @@
<!-- Dependencies -->
<commons-io.version>2.13.0</commons-io.version>
<slf4j-api.version>2.0.7</slf4j-api.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>