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

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

commit 3db4156bc4c12f3d06b42f64eaf4875e089d42bc
Author: Robert Newson <[email protected]>
AuthorDate: Sat Feb 21 16:35:42 2026 +0000

    upgrade dropwizard to 4.0.17
---
 extra/nouveau/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extra/nouveau/build.gradle b/extra/nouveau/build.gradle
index a91555971..c23ef8fc2 100644
--- a/extra/nouveau/build.gradle
+++ b/extra/nouveau/build.gradle
@@ -16,7 +16,7 @@ repositories {
 }
 
 dependencies {
-    implementation platform('io.dropwizard:dropwizard-dependencies:4.0.12')
+    implementation platform('io.dropwizard:dropwizard-dependencies:4.0.17')
     implementation 'io.dropwizard:dropwizard-core'
     implementation 'io.dropwizard:dropwizard-http2'
     implementation 'io.dropwizard.metrics:metrics-core'

Reply via email to