Skip to content

Commit

Permalink
Bump org.slf4j:log4j-over-slf4j from 2.0.12 to 2.0.13 (#260)
Browse files Browse the repository at this point in the history
Bumps org.slf4j:log4j-over-slf4j from 2.0.12 to 2.0.13.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
1 parent 3a63173 commit c4142c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-data-opensearch/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
compileOnly(springLibs.web)

testImplementation("jakarta.enterprise:jakarta.enterprise.cdi-api:3.0.0")
testImplementation("org.slf4j:log4j-over-slf4j:2.0.12")
testImplementation("org.slf4j:log4j-over-slf4j:2.0.13")
testImplementation("org.apache.logging.log4j:log4j-core:2.23.1")
testImplementation("org.apache.logging.log4j:log4j-to-slf4j:2.23.1")
testImplementation("org.apache.geronimo.specs:geronimo-jcdi_2.0_spec:1.3")
Expand Down

0 comments on commit c4142c4

Please sign in to comment.