Skip to content

Commit

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

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

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 Oct 30, 2023
1 parent e03df34 commit a0074d9
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 @@ -35,7 +35,7 @@ dependencies {

testImplementation("jakarta.enterprise:jakarta.enterprise.cdi-api:3.0.0")
testImplementation("org.slf4j:log4j-over-slf4j:2.0.9")
testImplementation("org.apache.logging.log4j:log4j-core:2.21.0")
testImplementation("org.apache.logging.log4j:log4j-core:2.21.1")
testImplementation("org.apache.logging.log4j:log4j-to-slf4j:2.21.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 a0074d9

Please sign in to comment.