Skip to content

Commit

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

Bumps log4j-core from 2.17.2 to 2.18.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>
(cherry picked from commit ef2c46c)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
1 parent da244c2 commit 5b6c282
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'org.apache.logging.log4j:log4j-core:2.17.2'
implementation 'org.apache.logging.log4j:log4j-core:2.18.0'
}

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

0 comments on commit 5b6c282

Please sign in to comment.