From cf5455f5024c2f4066390045bc24b205f60f1bdf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 12 Jan 2022 16:42:47 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-CHQOSLOGBACK-1726923 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1048058 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index df932d7..8ec0c43 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ limitations under the License. UTF-8 - 4.5.3 + 4.5.13 ${project.build.directory}/third-party-licenses 1.0.0 https://maven-badges.herokuapp.com/maven-central/com.github.lucapino/confluence-rest-client @@ -412,7 +412,7 @@ limitations under the License. ch.qos.logback logback-classic - 1.2.3 + 1.2.7 runtime