Skip to content

Commit 31fbfdf

Browse files
authored
Merge pull request #48593 from phillip-kruger/remove-deleted-modules
Remove deleted modules from bom
2 parents 2597ea7 + 28a998b commit 31fbfdf

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

bom/application/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2231,16 +2231,6 @@
22312231
<artifactId>quarkus-vertx-http-dev</artifactId>
22322232
<version>${project.version}</version>
22332233
</dependency>
2234-
<dependency>
2235-
<groupId>io.quarkus</groupId>
2236-
<artifactId>quarkus-vertx-http-dev-console-spi</artifactId>
2237-
<version>${project.version}</version>
2238-
</dependency>
2239-
<dependency>
2240-
<groupId>io.quarkus</groupId>
2241-
<artifactId>quarkus-vertx-http-dev-console-runtime-spi</artifactId>
2242-
<version>${project.version}</version>
2243-
</dependency>
22442234
<dependency>
22452235
<groupId>io.quarkus</groupId>
22462236
<artifactId>quarkus-vertx-http-deployment</artifactId>

0 commit comments

Comments
 (0)