Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Commit 4b16ca6

Browse files
Bump log4j-core from 2.17.0 to 2.17.1 in /java (feast-dev#2189)
Bumps log4j-core from 2.17.0 to 2.17.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b1efc80 commit 4b16ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<!-- OpenCensus is used in grpc and Google's HTTP client libs in Cloud SDKs -->
6060
<opencensus.version>0.26.0</opencensus.version>
6161
<!-- Force log4j2 to 2.11+ to support objectMessageAsJsonObject -->
62-
<log4jVersion>2.17.0</log4jVersion>
62+
<log4jVersion>2.17.1</log4jVersion>
6363
<joda.time.version>2.9.9</joda.time.version>
6464
<jakarta.validation.api.version>2.0.2</jakarta.validation.api.version>
6565
<spring.security.oauth2.version>2.5.0.RELEASE</spring.security.oauth2.version>

0 commit comments

Comments
 (0)