From ae7e58cee72c8ce5b76d661f5ed801628ac89104 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 24 Jun 2022 03:12:06 +0000 Subject: [PATCH] fix: upgrade ch.qos.logback:logback-core from 1.2.10 to 1.2.11 Snyk has created this PR to upgrade ch.qos.logback:logback-core from 1.2.10 to 1.2.11. See this package in Maven Repository: https://mvnrepository.com/artifact/ch.qos.logback/logback-core/ See this project in Snyk: https://app.snyk.io/org/exnadella/project/88380a79-d24b-4de7-b162-cf2fac6dc3aa?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4ef9864..e06ce31 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ ch.qos.logback logback-core - 1.2.10 + 1.2.11