From 1fbf6ca96b935fe8bd7cce8f3ab1e5806f5868b3 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 20:30:48 +0000 Subject: [PATCH] fix: samples/server/petstore/jaxrs-cxf-cdi/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-15907551 --- samples/server/petstore/jaxrs-cxf-cdi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/server/petstore/jaxrs-cxf-cdi/pom.xml b/samples/server/petstore/jaxrs-cxf-cdi/pom.xml index 065f3d9afb6..c5e64f50735 100644 --- a/samples/server/petstore/jaxrs-cxf-cdi/pom.xml +++ b/samples/server/petstore/jaxrs-cxf-cdi/pom.xml @@ -67,7 +67,7 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - 2.10.1 + 2.21.2