Skip to content

Commit bb3d76c

Browse files
Bump org.apache.logging.log4j:log4j-core
Bumps [org.apache.logging.log4j:log4j-core](https://github.com/apache/logging-log4j2) from 2.19.0 to 2.20.0. - [Release notes](https://github.com/apache/logging-log4j2/releases) - [Changelog](https://github.com/apache/logging-log4j2/blob/release-2.x/CHANGELOG.adoc) - [Commits](apache/logging-log4j2@rel/2.19.0...rel/2.20.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] <support@github.com>
1 parent cdc7a2f commit bb3d76c

File tree

1 file changed

+1
-1
lines changed
  • buildSrc/src/testKit/thirdPartyAudit/sample_jars

1 file changed

+1
-1
lines changed

buildSrc/src/testKit/thirdPartyAudit/sample_jars/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repositories {
1616
mavenCentral()
1717
}
1818
dependencies {
19-
implementation 'org.apache.logging.log4j:log4j-core:2.19.0'
19+
implementation 'org.apache.logging.log4j:log4j-core:2.20.0'
2020
}
2121

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

0 commit comments

Comments
 (0)