We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f5ff6 commit c32e835Copy full SHA for c32e835
bootique-bom/pom.xml
@@ -341,11 +341,6 @@
341
<artifactId>bootique-jersey-jakarta-client-instrumented</artifactId>
342
<version>${project.version}</version>
343
</dependency>
344
- <dependency>
345
- <groupId>io.bootique.jersey</groupId>
346
- <artifactId>bootique-jersey-jakarta-client-jetty</artifactId>
347
- <version>${project.version}</version>
348
- </dependency>
349
<dependency>
350
<groupId>io.bootique.jersey</groupId>
351
<artifactId>bootique-jersey-jakarta-client-junit5-wiremock</artifactId>
0 commit comments