Skip to content

Commit

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

Updates `io.confluent:kafka-schema-registry-client` from 7.5.1 to 7.5.2
- [Commits](confluentinc/schema-registry@v7.5.1...v7.5.2)

Updates `io.confluent:kafka-connect-avro-converter` from 7.5.1 to 7.5.2
- [Commits](confluentinc/schema-registry@v7.5.1...v7.5.2)

Updates `io.confluent:kafka-avro-serializer` from 7.5.1 to 7.5.2
- [Commits](confluentinc/schema-registry@v7.5.1...v7.5.2)

---
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-connect-avro-converter
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent 27abf5c commit 501081e
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 @@ -22,7 +22,7 @@
<jvmTarget>21</jvmTarget>
<kotlin.version>1.9.21</kotlin.version>
<mockk.version>1.13.8</mockk.version>
<confluent.version>7.5.1</confluent.version>
<confluent.version>7.5.2</confluent.version>
<prosessering.version>2.20231026103714_2f17845</prosessering.version>
<felles.version>2.20231023162434_fa320ce</felles.version>
<kontrakter.version>3.0_20231109091547_fd2cae7</kontrakter.version>
Expand Down

0 comments on commit 501081e

Please sign in to comment.