From 30b07d9a28d79caa4a56e63bce4aca4daec55b8b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 29 Mar 2024 22:13:38 +0000 Subject: [PATCH] fix: upgrade org.apache.logging.log4j:log4j-core from 2.10.0 to 2.23.1 Snyk has created this PR to upgrade org.apache.logging.log4j:log4j-core from 2.10.0 to 2.23.1. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core/ See this project in Snyk: https://app.snyk.io/org/t438879/project/c728452f-a2b2-46c8-acaf-e6bd56fb2c50?utm_source=github&utm_medium=referral&page=upgrade-pr --- mall-backend/backend-github/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mall-backend/backend-github/pom.xml b/mall-backend/backend-github/pom.xml index bc444f4b..33d0427a 100644 --- a/mall-backend/backend-github/pom.xml +++ b/mall-backend/backend-github/pom.xml @@ -68,7 +68,7 @@ org.apache.logging.log4j log4j-core - 2.10.0 + 2.23.1 compile