Skip to content

Commit

Permalink
build(deps): bump io.confluent:kafka-avro-serializer in /apps/backend
Browse files Browse the repository at this point in the history
Bumps [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry) from 7.6.0 to 7.6.1.
- [Commits](https://github.com/confluentinc/schema-registry/commits)

---
updated-dependencies:
- dependency-name: io.confluent:kafka-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 7590978 commit 3a2b043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/backend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<!-- <woodstox-core.version>6.5.1</woodstox-core.version>-->

<!-- kafka -->
<confluent.version>7.6.0</confluent.version>
<confluent.version>7.6.1</confluent.version>
<avro.version>1.11.3</avro.version> <!-- https://github.com/navikt/team-catalog/security/dependabot/109 -->

<!-- Test -->
Expand Down

0 comments on commit 3a2b043

Please sign in to comment.