Bump gsr.version from 1.1.14 to 1.1.16
Bumps `gsr.version` from 1.1.14 to 1.1.16. Updates `software.amazon.glue:schema-registry-serde` from 1.1.14 to 1.1.16 - [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](https://github.com/awslabs/aws-glue-schema-registry/compare/v1.1.14...v1.1.16) Updates `software.amazon.glue:schema-registry-common` from 1.1.14 to 1.1.16 - [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](https://github.com/awslabs/aws-glue-schema-registry/compare/v1.1.14...v1.1.16) --- 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] <support@github.com>
This commit is contained in:
parent
a1731dc49b
commit
5f602094a9
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
<sqlite4java.native>libsqlite4java</sqlite4java.native>
|
||||
<sqlite4java.libpath>${project.build.directory}/test-lib</sqlite4java.libpath>
|
||||
<slf4j.version>2.0.7</slf4j.version>
|
||||
<gsr.version>1.1.14</gsr.version>
|
||||
<gsr.version>1.1.16</gsr.version>
|
||||
<skipITs>true</skipITs>
|
||||
</properties>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue