diff --git a/pom.xml b/pom.xml index 9d28417..21c9a09 100644 --- a/pom.xml +++ b/pom.xml @@ -36,6 +36,13 @@ + + com.fasterxml.jackson + jackson-bom + 2.11.0.rc1 + import + pom + org.springframework.cloud spring-cloud-stream diff --git a/spring-cloud-schema-registry-client/pom.xml b/spring-cloud-schema-registry-client/pom.xml index ff6d539..2bdda0e 100644 --- a/spring-cloud-schema-registry-client/pom.xml +++ b/spring-cloud-schema-registry-client/pom.xml @@ -9,7 +9,7 @@ spring-cloud-schema-registry-client - 1.8.2 + 1.9.2 @@ -65,6 +65,12 @@ com.fasterxml.jackson.dataformat jackson-dataformat-avro + + + org.apache.agro + avro + + test diff --git a/spring-cloud-schema-registry-core/pom.xml b/spring-cloud-schema-registry-core/pom.xml index 8186ea7..b41ab0a 100644 --- a/spring-cloud-schema-registry-core/pom.xml +++ b/spring-cloud-schema-registry-core/pom.xml @@ -31,7 +31,7 @@ org.apache.avro avro - 1.8.1 + 1.9.2 org.springframework.boot