From d212d6e30bd5ba4bc38fbd796794167d54c854a5 Mon Sep 17 00:00:00 2001 From: Gili Tzabari Date: Thu, 16 Jan 2025 03:59:06 -0500 Subject: [PATCH] Updated dependencies --- dropwizard/pom.xml | 2 +- jersey/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dropwizard/pom.xml b/dropwizard/pom.xml index cfac007..f2e51ae 100644 --- a/dropwizard/pom.xml +++ b/dropwizard/pom.xml @@ -11,7 +11,7 @@ Example of integrating Pouch with Dropwizard. - 4.0.11 + 4.0.12 diff --git a/jersey/pom.xml b/jersey/pom.xml index 4c4f200..b36175a 100644 --- a/jersey/pom.xml +++ b/jersey/pom.xml @@ -11,7 +11,7 @@ Example of integrating Pouch with Jersey. - 3.1.9 + 3.1.10 @@ -80,7 +80,7 @@ ch.qos.logback logback-classic - 1.5.15 + 1.5.16 test