Skip to content

Commit

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

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

Updates `io.confluent:kafka-connect-avro-converter` from 7.5.1 to 7.5.3
- [Commits](https://github.com/confluentinc/schema-registry/commits)

Updates `io.confluent:kafka-avro-serializer` from 7.5.1 to 7.5.3
- [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-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 Jan 2, 2024
1 parent b786b5f commit aa7986c
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.22</kotlin.version>
<mockk.version>1.13.8</mockk.version>
<confluent.version>7.5.1</confluent.version>
<confluent.version>7.5.3</confluent.version>
<prosessering.version>2.20231212093500_bfa0e7c</prosessering.version>

<felles.version>2.20231201131108_ea25dd3</felles.version>
Expand Down

0 comments on commit aa7986c

Please sign in to comment.