From 954a9d18ef4dc26997c876b89323cceef0c91ac5 Mon Sep 17 00:00:00 2001 From: Jay Patel Date: Fri, 2 Sep 2022 13:49:46 -0700 Subject: [PATCH] NO-SNOW Fix release issue since version upgrades were not applied to confluent pom (#482) --- pom_confluent.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/pom_confluent.xml b/pom_confluent.xml index 922e67632..345a63746 100644 --- a/pom_confluent.xml +++ b/pom_confluent.xml @@ -338,7 +338,7 @@ org.apache.kafka connect-api - 3.1.0 + 3.2.0 provided @@ -374,7 +374,7 @@ org.apache.avro avro - 1.9.0 + 1.11.0 com.fasterxml.jackson.core @@ -407,7 +407,7 @@ io.confluent kafka-schema-registry-client - 6.2.0 + 7.2.1 io.confluent @@ -430,7 +430,7 @@ io.confluent kafka-avro-serializer - 5.5.1 + 7.2.1 io.confluent @@ -442,8 +442,7 @@ io.confluent kafka-connect-avro-converter - 5.5.1 - test + 7.2.1