From e7ababd5fb1ef74292d09166be37de9dd83b1f65 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 2 Mar 2026 06:26:38 +0000 Subject: [PATCH] fix: orion-commons/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-15365924 --- orion-commons/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orion-commons/pom.xml b/orion-commons/pom.xml index 1a306ec3..28d7edde 100644 --- a/orion-commons/pom.xml +++ b/orion-commons/pom.xml @@ -49,7 +49,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.10.7 + 2.18.6 io.dropwizard.metrics5