Skip to content

Commit

Permalink
Use Confluent kafka registry extension
Browse files Browse the repository at this point in the history
  • Loading branch information
pablo gonzalez granados committed May 24, 2022
1 parent 5ed8a9a commit 72eb36a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messaging/kafka-confluent-avro-reactive-messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<!-- with this, you don't have to use avro-maven-plugin -->
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-avro</artifactId>
<artifactId>quarkus-confluent-registry-avro</artifactId>
</dependency>
<!-- Confluent AVRO libraries -->
<dependency>
Expand Down

0 comments on commit 72eb36a

Please sign in to comment.