From 045689714e22e91ed9dc0307152dee32d7083ec4 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 03:28:23 +0000 Subject: [PATCH 1/2] fix: samples/server/petstore/undertow/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-15166617 --- samples/server/petstore/undertow/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/server/petstore/undertow/pom.xml b/samples/server/petstore/undertow/pom.xml index 0c0f3dcb4d1..748a22f2c23 100644 --- a/samples/server/petstore/undertow/pom.xml +++ b/samples/server/petstore/undertow/pom.xml @@ -15,7 +15,7 @@ 1.8 UTF-8 - 0.1.1 + 1.5.26 2.11.4 1.7.21 0.5.2 @@ -28,7 +28,7 @@ 1.5.14 4.12 2.1.0-beta.124 - 2.3.20.Final + 2.3.21.Final 2.2.0 4.5.2 4.1.2 From d2a2af6af89298d2d4fa5d6095385100a3e128d3 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 17:30:32 +0000 Subject: [PATCH 2/2] fix: samples/server/petstore/undertow/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-IOUNDERTOW-15166617