summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Newson <rnewson@apache.org>2023-04-28 08:41:37 +0000
committerGitHub <noreply@github.com>2023-04-28 08:41:37 +0000
commit82aa1625ca8b652f7db3dadad741e86239641921 (patch)
treec757e13266ac583d79a2ee6e193cee9657f7057a
parent6f4711fe7b075d5bd190ad8ee9130a99b00d14ff (diff)
parent07546f5060504d6b0327192dbd150b69aaf97d7e (diff)
downloadcouchdb-82aa1625ca8b652f7db3dadad741e86239641921.tar.gz
Merge pull request #4556 from apache/nouveau-remove-afterburner
remove afterburner
-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>