Skip to content

Commit

Permalink
chore(deps): bump the confluent-dependencies group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the confluent-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) | `7.6.2` | `7.7.1` |
| [io.confluent:kafka-schema-registry-client](https://github.com/confluentinc/schema-registry) | `7.6.2` | `7.7.1` |
| [io.confluent:kafka-protobuf-serializer](https://github.com/confluentinc/schema-registry) | `7.6.2` | `7.7.1` |
| [io.confluent:kafka-json-schema-serializer](https://github.com/confluentinc/schema-registry) | `7.6.2` | `7.7.1` |
| [io.confluent:kafka-connect-avro-converter](https://github.com/confluentinc/schema-registry) | `7.6.2` | `7.7.1` |


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

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

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

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

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

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

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

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

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

---
updated-dependencies:
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: confluent-dependencies
- dependency-name: io.confluent:kafka-schema-registry-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: confluent-dependencies
- dependency-name: io.confluent:kafka-protobuf-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: confluent-dependencies
- dependency-name: io.confluent:kafka-json-schema-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: confluent-dependencies
- dependency-name: io.confluent:kafka-connect-avro-converter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: confluent-dependencies
- dependency-name: io.confluent:kafka-schema-registry-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: confluent-dependencies
- dependency-name: io.confluent:kafka-protobuf-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: confluent-dependencies
- dependency-name: io.confluent:kafka-json-schema-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: confluent-dependencies
- dependency-name: io.confluent:kafka-connect-avro-converter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: confluent-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent f60d60f commit 6a539fb
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 @@ -174,7 +174,7 @@
<picocli.version>4.6.3</picocli.version>

<!-- Confluent API / client -->
<confluent.version>7.6.2</confluent.version>
<confluent.version>7.7.1</confluent.version>

<!-- Default Quarkus configuration profile -->
<quarkus.profile>dev</quarkus.profile>
Expand Down

0 comments on commit 6a539fb

Please sign in to comment.