Skip to content

Commit

Permalink
Bump gsr.version from 1.1.19 to 1.1.20
Browse files Browse the repository at this point in the history
Bumps `gsr.version` from 1.1.19 to 1.1.20.

Updates `software.amazon.glue:schema-registry-serde` from 1.1.19 to 1.1.20
- [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@v1.1.19...v1.1.20)

Updates `software.amazon.glue:schema-registry-common` from 1.1.19 to 1.1.20
- [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@v1.1.19...v1.1.20)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2024
1 parent 5878ba8 commit 9232991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amazon-kinesis-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<sqlite4java.native>libsqlite4java</sqlite4java.native>
<sqlite4java.libpath>${project.build.directory}/test-lib</sqlite4java.libpath>
<slf4j.version>2.0.13</slf4j.version>
<gsr.version>1.1.19</gsr.version>
<gsr.version>1.1.20</gsr.version>
<skipITs>true</skipITs>
</properties>

Expand Down

0 comments on commit 9232991

Please sign in to comment.