From b900237f703f44546e5ceef780604815db2bda21 Mon Sep 17 00:00:00 2001 From: svc-excavator-bot Date: Wed, 4 Jan 2023 14:45:28 +0000 Subject: [PATCH] Excavator: Upgrade dependencies --- versions.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.props b/versions.props index b3d71af0be..6902610418 100644 --- a/versions.props +++ b/versions.props @@ -6,7 +6,7 @@ com.netflix.concurrency-limits:* = 0.2.2 com.netflix.feign:feign-*= 8.18.0 com.palantir.conjure.java:* = 6.68.0 com.palantir.conjure.java:conjure-lib = 6.68.0 -com.palantir.conjure.java.api:* = 2.33.0 +com.palantir.conjure.java.api:* = 2.34.0 com.palantir.conjure.verification:* = 0.19.0 com.palantir.dialogue:* = 3.72.0 com.palantir.safe-logging:* = 3.2.0 @@ -19,7 +19,7 @@ org.apache.commons:commons-lang3 = 3.12.0 org.assertj:assertj-core = 3.23.1 org.immutables:value = 2.8.8 org.jmock:jmock = 2.12.0 -org.mockito:* = 4.10.0 +org.mockito:* = 4.11.0 org.slf4j:* = 1.7.36 io.leangen.geantyref:geantyref = 1.3.4 io.undertow:* = 2.2.20.Final