From a728564f8de1c2c95e68bf13f48169b81e475726 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 Nov 2023 21:24:28 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-6056407 - https://snyk.io/vuln/SNYK-JAVA-IONETTY-6056420 --- pom.xml | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/pom.xml b/pom.xml index 15293a0ac..9feaea0d5 100644 --- a/pom.xml +++ b/pom.xml @@ -321,39 +321,39 @@ - - + + - + - - - - + + + + - - + + - - - - - - + + + + + + - + - - + + @@ -395,7 +395,7 @@ true - + @@ -474,7 +474,7 @@ false - + false @@ -602,7 +602,7 @@ - + @@ -675,7 +675,7 @@ io.netty netty-all - 4.1.22.Final + 4.1.44.Final @@ -744,7 +744,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.4 + 2.9.9.2