Skip to content

Commit cf49f0e

Browse files
Aggarwal-Raghavzabetak
authored andcommitted
HIVE-28115: Upgrade mockito-core from 3.3.3 to 3.4.4 in standalone-metastore (Raghav Aggarwal reviewed by Stamatis Zampetakis)
The change simply aligns the version with the one used in the main pom.xml file. Close #5125
1 parent 33737a1 commit cf49f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standalone-metastore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<libfb303.version>0.9.3</libfb303.version>
8989
<libthrift.version>0.16.0</libthrift.version>
9090
<log4j2.version>2.18.0</log4j2.version>
91-
<mockito-core.version>3.3.3</mockito-core.version>
91+
<mockito-core.version>3.4.4</mockito-core.version>
9292
<orc.version>1.8.5</orc.version>
9393
<protobuf.version>3.24.4</protobuf.version>
9494
<io.grpc.version>1.51.0</io.grpc.version>

0 commit comments

Comments
 (0)