Skip to content

Commit

Permalink
Bump confluent.version from 7.7.0 to 7.7.1
Browse files Browse the repository at this point in the history
Bumps `confluent.version` from 7.7.0 to 7.7.1.

Updates `io.confluent:kafka-schema-registry-client` from 7.7.0 to 7.7.1
- [Commits](confluentinc/schema-registry@v7.7.0...v7.7.1)

Updates `io.confluent:kafka-avro-serializer` from 7.7.0 to 7.7.1
- [Commits](confluentinc/schema-registry@v7.7.0...v7.7.1)

Updates `io.confluent:kafka-connect-avro-converter` from 7.7.0 to 7.7.1
- [Commits](confluentinc/schema-registry@v7.7.0...v7.7.1)

Updates `io.confluent:kafka-schema-rules` from 7.7.0 to 7.7.1
- [Commits](confluentinc/schema-registry@v7.7.0...v7.7.1)

Updates `io.confluent:kafka-schema-registry-client-encryption` from 7.7.0 to 7.7.1
- [Commits](confluentinc/schema-registry@v7.7.0...v7.7.1)

---
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-connect-avro-converter
  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
- dependency-name: io.confluent:kafka-schema-registry-client-encryption
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 37745a4 commit 12ce5e6
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 @@ -53,7 +53,7 @@
<kafka.version>3.7.0</kafka.version>
<awaitility.version>4.2.2</awaitility.version>
<assertj-core.version>3.26.3</assertj-core.version>
<confluent.version>7.7.0</confluent.version>
<confluent.version>7.7.1</confluent.version>
<!--Compatible protobuf version https://github.com/confluentinc/common/blob/v7.7.0/pom.xml#L91 -->
<protobuf.version>3.25.5</protobuf.version>
</properties>
Expand Down

0 comments on commit 12ce5e6

Please sign in to comment.