Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0 (#340)
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 0b0b25b commit 640674e
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 @@ -41,7 +41,7 @@ dependencies {
testImplementation(opensearchLibs.java.client)
testImplementation("jakarta.enterprise:jakarta.enterprise.cdi-api:3.0.0")
testImplementation("org.slf4j:log4j-over-slf4j:2.0.16")
testImplementation("org.apache.logging.log4j:log4j-core:2.23.1")
testImplementation("org.apache.logging.log4j:log4j-core:2.24.0")
testImplementation("org.apache.logging.log4j:log4j-to-slf4j:2.23.1")
testImplementation("org.apache.geronimo.specs:geronimo-jcdi_2.0_spec:1.3")
testImplementation("javax.interceptor:javax.interceptor-api:1.2.2")
Expand Down

0 comments on commit 640674e

Please sign in to comment.