From c858444dc6d75abdc31c7ce65a16f7c7b34d90be Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 6 Apr 2026 05:50:01 +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-15907551 --- 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..01238e8e 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.21.2 io.dropwizard.metrics5