From ede849cdf70ad82d9d16a6cc04b102b91a1830c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 19:14:32 +0000 Subject: [PATCH] Bump io.dropwizard:dropwizard-dependencies Bumps io.dropwizard:dropwizard-dependencies from 2.1.5 to 4.0.3. --- updated-dependencies: - dependency-name: io.dropwizard:dropwizard-dependencies dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- chat-getting-started-dropwizard/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chat-getting-started-dropwizard/pom.xml b/chat-getting-started-dropwizard/pom.xml index 7f6d35c..c0abf91 100644 --- a/chat-getting-started-dropwizard/pom.xml +++ b/chat-getting-started-dropwizard/pom.xml @@ -16,7 +16,7 @@ UTF-8 UTF-8 - 2.1.5 + 4.0.3 io.axoniq.labs.chat.ChatGettingStartedApplication 4.8.2 3.5.11