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 d1a4fd8  RATIS-2556. Bump dropwizard to 4.2.39 (#123)
d1a4fd8 is described below

commit d1a4fd852641fc477f5f091ff7c03ceaabfe280d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 12 16:10:13 2026 +0200

    RATIS-2556. Bump dropwizard to 4.2.39 (#123)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6504b87..d427506 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
     <!--Version of Netty to be shaded -->
     <shaded.netty.version>4.2.15.Final</shaded.netty.version>
     <!--Version of dropwizard to be shaded -->
-    <shaded.dropwizard.version>4.2.38</shaded.dropwizard.version>
+    <shaded.dropwizard.version>4.2.39</shaded.dropwizard.version>
 
     <!-- third party library versions -->
     <gson.version>2.14.0</gson.version>

Reply via email to