From 70ba9eef215b1c5e54265d0d796d47cc2060fda1 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 d70d7b38f..faa1be1b2 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