Skip to content

Commit

Permalink
Merge pull request #367 from hhkkxxx133/schema_registry_upgrade
Browse files Browse the repository at this point in the history
Bump up Glue Schema Registry to 1.1.1
  • Loading branch information
AvinashChowdary authored Jul 13, 2021
2 parents 719f030 + d2941ed commit 3e21048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/amazon-kinesis-producer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<dependency>
<groupId>software.amazon.glue</groupId>
<artifactId>schema-registry-serde</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 3e21048

Please sign in to comment.