From 3b1eb3a9db7f601a739207f18fc950defca70f69 Mon Sep 17 00:00:00 2001 From: Chris Eager Date: Tue, 11 May 2021 12:47:44 -0500 Subject: [PATCH] Bump dropwizard-dependencies to 2.0.21 --- pom.xml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 8b21c56b4..3cc5bc42c 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,6 @@ - 2.0.21 1.5.0 2.25.1 1.11.939 @@ -44,7 +43,7 @@ io.dropwizard dropwizard-dependencies - 2.0.13 + 2.0.21 @@ -56,27 +55,22 @@ io.dropwizard dropwizard-core - ${dropwizard.version} io.dropwizard dropwizard-jdbi3 - ${dropwizard.version} io.dropwizard dropwizard-auth - ${dropwizard.version} io.dropwizard dropwizard-client - ${dropwizard.version} io.dropwizard dropwizard-migrations - ${dropwizard.version} @@ -94,12 +88,10 @@ io.dropwizard dropwizard-servlets - ${dropwizard.version} io.dropwizard dropwizard-testing - ${dropwizard.version} test @@ -133,7 +125,6 @@ org.assertj assertj-core - 3.19.0 test @@ -146,12 +137,6 @@ junit-vintage-engine test - - org.junit - junit-bom - 5.7.1 - pom - net.logstash.logback logstash-logback-encoder