Bump mockito to 5.1.1 27/104127/5
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 25 Jan 2023 02:04:54 +0000 (03:04 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 1 Feb 2023 18:33:31 +0000 (19:33 +0100)
https://github.com/mockito/mockito/releases/tag/v5.0.0
https://github.com/mockito/mockito/releases/tag/v5.1.0
https://github.com/mockito/mockito/releases/tag/v5.1.1

Change-Id: If35757a32873ecd5b520e7565a80ab3547b3363f
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
odlparent-dependency-check/pom.xml
odlparent/pom.xml

index 81fb354fb2304070213aa34bd8f77c0057561171..52188f77069a36b2a171c8a40e816e13635cccef 100644 (file)
             <groupId>org.mockito</groupId>
             <artifactId>mockito-bom</artifactId>
             <type>pom</type>
-            <version>4.11.0</version>
+            <version>5.1.1</version>
         </dependency>
         <dependency>
             <groupId>org.ops4j.pax.exam</groupId>
index d0429e8d967e0ef723fcd2ef928ce1e95b62878d..5827d179b88544488b1b915a19521d1ace5e8980 100644 (file)
       <dependency>
         <groupId>org.mockito</groupId>
         <artifactId>mockito-bom</artifactId>
-        <version>4.11.0</version>
+        <version>5.1.1</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>