From dcbb505982be5837b73d3f80692353db5b15a975 Mon Sep 17 00:00:00 2001 From: Cassie Coyle Date: Thu, 2 Jan 2025 14:09:09 -0600 Subject: [PATCH] up maven plugins and okhttp versions (#1184) Signed-off-by: Cassandra Coyle --- sdk/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/pom.xml b/sdk/pom.xml index f2e4ed6681..d7cd9d377c 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -31,7 +31,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.3.0 + 3.3.1 maven-plugin @@ -52,7 +52,7 @@ com.squareup.okhttp3 okhttp - 4.9.2 + 4.9.3 org.mockito