diff options
-rw-r--r-- | nouveau/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/nouveau/pom.xml b/nouveau/pom.xml index b7c9051ff..1c2466761 100644 --- a/nouveau/pom.xml +++ b/nouveau/pom.xml @@ -64,10 +64,6 @@ <groupId>io.dropwizard</groupId> <artifactId>dropwizard-http2</artifactId> </dependency> - <dependency> - <groupId>com.fasterxml.jackson.module</groupId> - <artifactId>jackson-module-afterburner</artifactId> - </dependency> <!-- Dropwizard metrics --> <dependency> |