Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Bump log4j-core in /buildSrc/src/testKit/thirdPartyAudit/sample_jars (o…
Browse files Browse the repository at this point in the history
…pensearch-project#2281)

Bumps log4j-core from 2.17.1 to 2.17.2.

---
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 3, 2022
1 parent cdb42ad commit cb57b92
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -16,7 +16,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'org.apache.logging.log4j:log4j-core:2.17.1'
implementation 'org.apache.logging.log4j:log4j-core:2.17.2'
}

["0.0.1", "0.0.2"].forEach { v ->
Expand Down

0 comments on commit cb57b92

Please sign in to comment.