summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2023-04-27 23:24:37 +0100
committerRobert Newson <rnewson@apache.org>2023-04-28 08:56:57 +0100
commit07546f5060504d6b0327192dbd150b69aaf97d7e (patch)
treec757e13266ac583d79a2ee6e193cee9657f7057a
parent6f4711fe7b075d5bd190ad8ee9130a99b00d14ff (diff)
downloadcouchdb-07546f5060504d6b0327192dbd150b69aaf97d7e.tar.gz
remove afterburner
https://github.com/FasterXML/jackson-modules-base/tree/jackson-modules-base-2.13.3/blackbird#readme
-rw-r--r--nouveau/pom.xml4
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>