From b0e0da4c0d1bd66bb2ca053f421dc4c7e78d78dc Mon Sep 17 00:00:00 2001 From: Egorka Voronyansky Date: Fri, 21 Oct 2022 13:40:35 +0800 Subject: [PATCH] Bump version of mockito up to 4.8.1 (#2793) * Bump version of mockito up to 4.8.1 * Change scope of byte buddy dependency to test Co-authored-by: vrnsky --- kafka-ui-api/pom.xml | 6 ++++++ pom.xml | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/kafka-ui-api/pom.xml b/kafka-ui-api/pom.xml index ab5fa62bd1..65ab22682f 100644 --- a/kafka-ui-api/pom.xml +++ b/kafka-ui-api/pom.xml @@ -173,6 +173,12 @@ ${mockito.version} test + + net.bytebuddy + byte-buddy + ${byte-buddy.version} + test + org.assertj assertj-core diff --git a/pom.xml b/pom.xml index c01fb507dd..2333b2472f 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,8 @@ 1.17.1 4.10.0 5.7.2 - 2.21.0 + 4.8.1 + 1.12.18 3.19.0 4.7.1 3.0.9