Skip to content

Commit

Permalink
Bump software.amazon.glue:schema-registry-serde from 1.1.15 to 1.1.18
Browse files Browse the repository at this point in the history
Bumps [software.amazon.glue:schema-registry-serde](https://github.com/awslabs/aws-glue-schema-registry) from 1.1.15 to 1.1.18.
- [Release notes](https://github.com/awslabs/aws-glue-schema-registry/releases)
- [Changelog](https://github.com/awslabs/aws-glue-schema-registry/blob/master/CHANGELOG.md)
- [Commits](awslabs/aws-glue-schema-registry@v.1.1.15...v1.1.18)

---
updated-dependencies:
- dependency-name: software.amazon.glue:schema-registry-serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 84dcca0 commit ce78c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prepper-plugins/kafka-plugins/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
implementation 'software.amazon.awssdk:kafka'
implementation 'software.amazon.awssdk:kms'
implementation 'software.amazon.msk:aws-msk-iam-auth:1.1.6'
implementation 'software.amazon.glue:schema-registry-serde:1.1.15'
implementation 'software.amazon.glue:schema-registry-serde:1.1.18'
implementation 'com.amazonaws:aws-java-sdk-glue:1.12.506'
implementation 'io.confluent:kafka-json-schema-serializer:7.4.0'
implementation project(':data-prepper-plugins:failures-common')
Expand Down

0 comments on commit ce78c3a

Please sign in to comment.