From e5ab77ebbf12ed232308b9ad67cfc6765ce321a8 Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Mon, 12 Feb 2024 14:41:51 +0100 Subject: [PATCH] Ensure jackson-databind is boot managed --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index c3f2ee42a..9c6fa8afb 100644 --- a/pom.xml +++ b/pom.xml @@ -52,11 +52,6 @@ org.springframework.boot spring-boot-actuator - - com.fasterxml.jackson.core - jackson-databind - 2.15.0 - org.springframework.cloud spring-cloud-function-context