Skip to content

Commit

Permalink
Bump org.slf4j:log4j-over-slf4j from 2.0.9 to 2.0.10
Browse files Browse the repository at this point in the history
Bumps org.slf4j:log4j-over-slf4j from 2.0.9 to 2.0.10.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 4914873 commit 895daca
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.9")
testImplementation("org.slf4j:log4j-over-slf4j:2.0.10")
testImplementation("org.apache.logging.log4j:log4j-core:2.22.0")
testImplementation("org.apache.logging.log4j:log4j-to-slf4j:2.22.0")
testImplementation("org.apache.geronimo.specs:geronimo-jcdi_2.0_spec:1.3")
Expand Down

0 comments on commit 895daca

Please sign in to comment.