Skip to content

Commit 78da324

Browse files
committed
Remove unused cbor dependency
1 parent 347dfe0 commit 78da324

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,6 @@
107107
<groupId>io.vertx</groupId>
108108
<artifactId>vertx-micrometer-metrics</artifactId>
109109
</dependency>
110-
<dependency>
111-
<groupId>co.nstant.in</groupId>
112-
<artifactId>cbor</artifactId>
113-
<version>0.9</version>
114-
</dependency>
115110
<dependency>
116111
<groupId>software.amazon.awssdk</groupId>
117112
<artifactId>kms</artifactId>

0 commit comments

Comments
 (0)