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 12, 2024
1 parent 41c4f39 commit dad823d
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 @@ -46,7 +46,7 @@ dependencies {
implementation 'software.amazon.awssdk:kafka'
implementation 'software.amazon.awssdk:kms'
implementation 'software.amazon.msk:aws-msk-iam-auth:2.0.3'
implementation 'software.amazon.glue:schema-registry-serde:1.1.15'
implementation 'software.amazon.glue:schema-registry-serde:1.1.18'
implementation 'io.confluent:kafka-json-schema-serializer:7.4.0'
implementation project(':data-prepper-plugins:failures-common')
implementation 'com.github.fge:json-schema-validator:2.2.14'
Expand Down

0 comments on commit dad823d

Please sign in to comment.