Skip to content

Commit

Permalink
Bump org.slf4j:log4j-over-slf4j from 1.7.36 to 2.0.7
Browse files Browse the repository at this point in the history
Bumps [org.slf4j:log4j-over-slf4j](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.7.
- [Commits](qos-ch/slf4j@v_1.7.36...v_2.0.7)

---
updated-dependencies:
- dependency-name: org.slf4j:log4j-over-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 9d847e6 commit 6451a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ slf4j-api = { module = "org.slf4j:slf4j-api", version = "1.7.36" }
slf4j-simple = { module = "org.slf4j:slf4j-simple", version = "1.7.36" }
slf4j-jultoslf4j = { module = "org.slf4j:jul-to-slf4j", version = "1.7.36" }
slf4j-jcloverslf4j= { module = "org.slf4j:jcl-over-slf4j", version = "1.7.36" }
slf4j-log4joverslf4j = { module = "org.slf4j:log4j-over-slf4j", version = "1.7.36" }
slf4j-log4joverslf4j = { module = "org.slf4j:log4j-over-slf4j", version = "2.0.7" }
jboss-logging = { module = "org.jboss.logging:jboss-logging", version = "3.5.0.Final" }
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.2.12" }
jansi = { module = "org.fusesource.jansi:jansi", version = "1.18" }
Expand Down

0 comments on commit 6451a17

Please sign in to comment.