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

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis-thirdparty.git


The following commit(s) were added to refs/heads/master by this push:
     new 5ed4458  RATIS-2448. Bump dropwizard to 4.2.38 (#84)
5ed4458 is described below

commit 5ed4458cac506034d6e085327904918540d94521
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 28 17:57:36 2026 +0100

    RATIS-2448. Bump dropwizard to 4.2.38 (#84)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 285aef6..3ab6705 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
     <!--Version of Netty to be shaded -->
     <shaded.netty.version>4.1.132.Final</shaded.netty.version>
     <!--Version of dropwizard to be shaded -->
-    <shaded.dropwizard.version>4.2.21</shaded.dropwizard.version>
+    <shaded.dropwizard.version>4.2.38</shaded.dropwizard.version>
 
     <!-- third party library versions -->
     <gson.version>2.13.2</gson.version>

Reply via email to