Skip to content

Commit

Permalink
Remove unnecessary jackson-dataformat-cbor dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
electrum committed Jul 16, 2021
1 parent 543cd1f commit 38f4e70
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -969,13 +969,6 @@
<version>3.18.1</version>
</dependency>

<!-- TODO: move this to Airbase -->
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-cbor</artifactId>
<version>${dep.jackson.version}</version>
</dependency>

<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
Expand Down

0 comments on commit 38f4e70

Please sign in to comment.