From: Robert Varga Date: Thu, 23 Feb 2023 15:10:24 +0000 (+0100) Subject: Use mockito-subclass X-Git-Tag: v11.0.8~10 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=refs%2Fchanges%2F58%2F104558%2F1;p=mdsal.git Use mockito-subclass Reduce the workaround here to use mockito-subclass instead of forcing an old mockito version. Change-Id: Ibcf45b9101133f2c7852e404081b58c25cd3b888 Signed-off-by: Robert Varga --- diff --git a/binding/mdsal-binding-dom-codec/pom.xml b/binding/mdsal-binding-dom-codec/pom.xml index 56b01c647b..155d41f07e 100644 --- a/binding/mdsal-binding-dom-codec/pom.xml +++ b/binding/mdsal-binding-dom-codec/pom.xml @@ -98,17 +98,10 @@ org.osgi.service.component.annotations - + org.mockito - mockito-core - 4.11.0 - test - - - org.mockito - mockito-junit-jupiter - 4.11.0 + mockito-subclass test