From 61e9cfb5dfac1613d1b8ed7bfc79c04b3a791df6 Mon Sep 17 00:00:00 2001 From: waynedunican Date: Wed, 30 Jul 2025 13:31:46 +0100 Subject: [PATCH] Fix vulnerability in reactor Issue-ID: POLICY-5430 Change-Id: I80126cba391212c6a7d8a91492afbc995d508c1b Signed-off-by: waynedunican --- integration/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/integration/pom.xml b/integration/pom.xml index ff22d4e3..44e0c9e6 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -943,6 +943,13 @@ ${version.springboot} test + + io.projectreactor + reactor-bom + 2024.0.8 + pom + import + -- 2.16.6