From af51f804140a3c4deb9114339dbeca3afa239464 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Wed, 12 Apr 2023 19:29:56 -0400 Subject: [PATCH] Remove hardcoded jackson version in schema registry --- .../spring-cloud-stream-schema-registry-client/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/schema-registry/spring-cloud-stream-schema-registry-client/pom.xml b/schema-registry/spring-cloud-stream-schema-registry-client/pom.xml index 398cf1477..d9a89b89a 100644 --- a/schema-registry/spring-cloud-stream-schema-registry-client/pom.xml +++ b/schema-registry/spring-cloud-stream-schema-registry-client/pom.xml @@ -29,7 +29,6 @@ com.fasterxml.jackson.core jackson-databind - 2.13.4.2 org.springframework.boot