Skip to content

Commit d89b06c

Browse files
Bump gsr.version from 1.1.19 to 1.1.20
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]>
1 parent 78fb42e commit d89b06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amazon-kinesis-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<sqlite4java.native>libsqlite4java</sqlite4java.native>
5454
<sqlite4java.libpath>${project.build.directory}/test-lib</sqlite4java.libpath>
5555
<slf4j.version>2.0.13</slf4j.version>
56-
<gsr.version>1.1.19</gsr.version>
56+
<gsr.version>1.1.20</gsr.version>
5757
<skipITs>true</skipITs>
5858
</properties>
5959

0 commit comments

Comments
 (0)