Skip to content

Commit

Permalink
Bump schema.registry.version from 7.7.1 to 7.7.2
Browse files Browse the repository at this point in the history
Bumps `schema.registry.version` from 7.7.1 to 7.7.2.

Updates `io.confluent:kafka-schema-registry-client` from 7.7.1 to 7.7.2
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-avro-serializer` from 7.7.1 to 7.7.2
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-json-schema-serializer` from 7.7.1 to 7.7.2
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-protobuf-serializer` from 7.7.1 to 7.7.2
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-protobuf-types` from 7.7.1 to 7.7.2
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-schema-registry-client-encryption` from 7.7.1 to 7.7.2
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-schema-registry-client-encryption-aws` from 7.7.1 to 7.7.2
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-schema-registry-client-encryption-azure` from 7.7.1 to 7.7.2
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-schema-registry-client-encryption-gcp` from 7.7.1 to 7.7.2
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-schema-registry-client-encryption-hcvault` from 7.7.1 to 7.7.2
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-schema-registry-client-encryption-tink` from 7.7.1 to 7.7.2
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-schema-rules` from 7.7.1 to 7.7.2
- [Commits](https://github.com/confluentinc/schema-registry/commits)

---
updated-dependencies:
- dependency-name: io.confluent:kafka-schema-registry-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.confluent:kafka-json-schema-serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.confluent:kafka-protobuf-serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.confluent:kafka-protobuf-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.confluent:kafka-schema-registry-client-encryption
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.confluent:kafka-schema-registry-client-encryption-aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.confluent:kafka-schema-registry-client-encryption-azure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.confluent:kafka-schema-registry-client-encryption-gcp
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.confluent:kafka-schema-registry-client-encryption-hcvault
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.confluent:kafka-schema-registry-client-encryption-tink
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.confluent:kafka-schema-rules
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 93a5b69 commit 32238e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<scala.version>2.13.15</scala.version>
<sl4j.version>2.0.16</sl4j.version>
<sqlline.version>1.12.0</sqlline.version>
<schema.registry.version>7.7.1</schema.registry.version>
<schema.registry.version>7.7.2</schema.registry.version>
<vavr.version>0.10.5</vavr.version>
<wire.version>4.9.9</wire.version>
</properties>
Expand Down

0 comments on commit 32238e5

Please sign in to comment.