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

Bump slf4j-log4j12 from 1.7.7 to 1.7.32

Bumps [slf4j-log4j12](https://github.com/qos-ch/slf4j) from 1.7.7 to 1.7.32.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v1.7.7...v_1.7.32)

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-log4j12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-19 13:37:17 +00:00 committed by GitHub
parent 306aa31554
commit 9877ad255a
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -345,7 +345,7 @@
<commons-io.version>2.7</commons-io.version>
<slf4j-api.version>1.7.32</slf4j-api.version>
<junit.version>5.5.0</junit.version>
<slf4j-log4j12.version>1.7.7</slf4j-log4j12.version>
<slf4j-log4j12.version>1.7.32</slf4j-log4j12.version>
<mockito-core.version>4.0.0</mockito-core.version>
<jetty.version>5.1.10</jetty.version>
<servlet-api.version>2.5</servlet-api.version>