Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier committed Apr 28, 2023
1 parent 69a794f commit 0eda9cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions extensions/kafka-client/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-vertx-http-dev-console-runtime-spi</artifactId>
<!-- avoid the native compilation to fail because this would pull netty, without the extension -->
<optional>true</optional>
</dependency>

<dependency>
Expand Down

0 comments on commit 0eda9cf

Please sign in to comment.