Skip to content

Commit 1790476

Browse files
committed
Test
1 parent 9277051 commit 1790476

1 file changed

Lines changed: 0 additions & 30 deletions

File tree

pom.xml

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -51,36 +51,6 @@
5151
<artifactId>uid2-shared</artifactId>
5252
<version>${uid2-shared.version}</version>
5353
</dependency>
54-
<dependency>
55-
<groupId>io.vertx</groupId>
56-
<artifactId>vertx-core</artifactId>
57-
<version>${vertx.version}</version>
58-
</dependency>
59-
<dependency>
60-
<groupId>io.vertx</groupId>
61-
<artifactId>vertx-web</artifactId>
62-
<version>${vertx.version}</version>
63-
</dependency>
64-
<dependency>
65-
<groupId>io.vertx</groupId>
66-
<artifactId>vertx-web-client</artifactId>
67-
<version>${vertx.version}</version>
68-
</dependency>
69-
<dependency>
70-
<groupId>io.vertx</groupId>
71-
<artifactId>vertx-micrometer-metrics</artifactId>
72-
<version>${vertx.version}</version>
73-
</dependency>
74-
<dependency>
75-
<groupId>io.vertx</groupId>
76-
<artifactId>vertx-auth-oauth2</artifactId>
77-
<version>${vertx.version}</version>
78-
</dependency>
79-
<dependency>
80-
<groupId>io.vertx</groupId>
81-
<artifactId>vertx-web-templ-pebble</artifactId>
82-
<version>${vertx.version}</version>
83-
</dependency>
8454
<dependency>
8555
<groupId>com.fasterxml.jackson.core</groupId>
8656
<artifactId>jackson-databind</artifactId>

0 commit comments

Comments
 (0)