Skip to content

Commit 63d1518

Browse files
Bump log4jVersion from 2.23.1 to 2.24.1 (#5113)
Bumps `log4jVersion` from 2.23.1 to 2.24.1. Updates `org.apache.logging.log4j:log4j-api` from 2.23.1 to 2.24.1 Updates `org.apache.logging.log4j:log4j-core` from 2.23.1 to 2.24.1 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.23.1 to 2.24.1 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d8b8629 commit 63d1518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ subprojects {
698698
}
699699

700700
def grpcVersion = '1.68.0'
701-
def log4jVersion = '2.23.1'
701+
def log4jVersion = '2.24.1'
702702
def jacksonVersion = '2.18.0'
703703
def dropwizardMetricsVersion = '4.2.26'
704704
def opentelemetryVersion = '1.36.0'

0 commit comments

Comments
 (0)