From fdf4fdcc8722156723b1af3e751898ce79436a6c Mon Sep 17 00:00:00 2001 From: Athou Date: Wed, 27 Dec 2023 09:32:24 +0100 Subject: [PATCH] use latest dropwizard release --- commafeed-server/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/commafeed-server/pom.xml b/commafeed-server/pom.xml index 240e85db..cf02f535 100644 --- a/commafeed-server/pom.xml +++ b/commafeed-server/pom.xml @@ -22,7 +22,7 @@ io.dropwizard dropwizard-dependencies - 4.0.4 + 4.0.5 pom import @@ -462,17 +462,17 @@ 2.0.1 test - + org.bouncycastle bcprov-jdk18on - 1.76 + 1.77 test org.bouncycastle bcpkix-jdk18on - 1.76 + 1.77 test