This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch nouveau-remove-afterburner
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 79cae4b3ef82c17da19e8e69806a314734caec64
Author: Robert Newson <[email protected]>
AuthorDate: Thu Apr 27 23:24:37 2023 +0100

    remove afterburner
    
    
https://github.com/FasterXML/jackson-modules-base/tree/jackson-modules-base-2.13.3/blackbird#readme
---
 nouveau/pom.xml | 4 ----
 1 file changed, 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>

Reply via email to