Skip to content

Commit

Permalink
Bump kafka-avro-serializer from 7.2.1 to 7.2.2 (#851)
Browse files Browse the repository at this point in the history
Bumps [kafka-avro-serializer](https://github.com/confluentinc/schema-registry) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/confluentinc/schema-registry/releases)
- [Commits](confluentinc/schema-registry@v7.2.1...v7.2.2)

---
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]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2022
1 parent 5b8ce83 commit fabd7e3
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 @@ -23,7 +23,7 @@
<quarkus-qpid-jms.version>0.38.0</quarkus-qpid-jms.version>
<quarkus-ide-config.version>2.12.1.Final</quarkus-ide-config.version>
<apache-httpclient-fluent.version>4.5.13</apache-httpclient-fluent.version>
<confluent.kafka-avro-serializer.version>7.2.1</confluent.kafka-avro-serializer.version>
<confluent.kafka-avro-serializer.version>7.2.2</confluent.kafka-avro-serializer.version>
<formatter-maven-plugin.version>2.20.0</formatter-maven-plugin.version>
<impsort-maven-plugin.version>1.7.0</impsort-maven-plugin.version>
<xml-format-maven-plugin.version>3.2.1</xml-format-maven-plugin.version>
Expand Down

0 comments on commit fabd7e3

Please sign in to comment.