We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55304f9 commit 15f13d9Copy full SHA for 15f13d9
extensions/vertx-http/deployment/pom.xml
@@ -62,10 +62,13 @@
62
<groupId>io.quarkus</groupId>
63
<artifactId>quarkus-vertx-http-dev-ui-spi</artifactId>
64
</dependency>
65
+ -->
66
+ <!-- needed for let's encrypt tests -->
67
<dependency>
68
69
<artifactId>quarkus-vertx-http-dev-ui-resources</artifactId>
70
71
+ <!--
72
73
<groupId>io.mvnpm</groupId>
74
<artifactId>importmap</artifactId>
0 commit comments