From f0683dcb1b0a0d8d1e62409841990e6d5ee07b6c Mon Sep 17 00:00:00 2001 From: David Gault Date: Fri, 15 Mar 2024 14:25:53 +0000 Subject: [PATCH] Update dependencies --- pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 102c89b..2a935d4 100644 --- a/pom.xml +++ b/pom.xml @@ -60,6 +60,20 @@ dev.zarr jzarr 0.4.2 + + + com.fasterxml.jackson.core + jackson-databind + + + com.fasterxml.jackson.core + jackson-core + + + com.fasterxml.jackson.core + jackson-annotations + + @@ -94,7 +108,7 @@ software.amazon.awssdk s3 - 2.25.7 + 2.17.100