From d937091f708d52c28347e311c7b7266b236e0f4b Mon Sep 17 00:00:00 2001 From: mroman-recurly Date: Thu, 31 Oct 2024 09:11:20 -0600 Subject: [PATCH] update mockito --- pom.xml | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 32d81f5..3f5b58a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.recurly.v3 api-client - 4.59.0-SNAPSHOT + 4.59.0 Recurly API V3 Java Client The official Java client for Recurly's V3 API. @@ -20,18 +20,6 @@ - - Benjamin Eckel - dx@recurly.com - Recurly - https://recurly.com - - - Aaron Suarez - dx@recurly.com - Recurly - https://recurly.com - Douglas Miller dx@recurly.com @@ -277,13 +265,13 @@ org.mockito mockito-core - 4.4.0 + 5.14.2 test org.mockito mockito-inline - 4.4.0 + 5.2.0 test