From 84beb8748d0711b62559d61bcef39721056d5651 Mon Sep 17 00:00:00 2001 From: Michael L Heuer Date: Thu, 4 Jan 2024 07:56:59 -0600 Subject: [PATCH] Update ADAM dependency version to 1.0.1, Spark to 3.3.4, guava to 33.0.0-jre. --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 4bea56b..e9bd59e 100644 --- a/pom.xml +++ b/pom.xml @@ -17,10 +17,10 @@ 2017 - 1.1-SNAPSHOT - 2.12.15 + 1.0.1 + 2.12.18 2.12 - 3.3.2 + 3.3.4 UTF-8 UTF-8 [3.1.1,) @@ -30,7 +30,7 @@ 3.3.4 4.13.2 1.1.1 - 1.0 + 1.0.1 @@ -107,7 +107,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.0.1 + 3.1.0 org.apache.maven.plugins @@ -343,7 +343,7 @@ com.google.guava guava - 31.1-jre + 33.0.0-jre junit @@ -568,7 +568,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.0.1 + 3.1.0 sign-artifacts