From 7503ec7105305c814c94b5003050dd3cf49ca981 Mon Sep 17 00:00:00 2001 From: Ravindranath Kakarla Date: Thu, 14 Oct 2021 00:01:45 -0700 Subject: [PATCH] Upgrade Glue schema registry from 1.1.4 to 1.1.5 (#860) Co-authored-by: Ravindranath Kakarla --- amazon-kinesis-client/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/amazon-kinesis-client/pom.xml b/amazon-kinesis-client/pom.xml index fc822271..c5e73b34 100644 --- a/amazon-kinesis-client/pom.xml +++ b/amazon-kinesis-client/pom.xml @@ -51,6 +51,7 @@ libsqlite4java ${project.build.directory}/test-lib 1.7.25 + 1.1.5 @@ -77,12 +78,12 @@ software.amazon.glue schema-registry-serde - 1.1.4 + ${gsr.version} software.amazon.glue schema-registry-common - 1.1.4 + ${gsr.version} com.google.guava