File tree Expand file tree Collapse file tree
flink-cdc-pipeline-connectors/flink-cdc-pipeline-connector-hudi
flink-cdc-source-connectors/flink-cdc-base Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ limitations under the License.
3333 <properties >
3434 <hudi .version>1.1.0</hudi .version>
3535 <hadoop .version>2.10.2</hadoop .version>
36- <mockito .version>3.4.6 </mockito .version>
36+ <mockito .version>3.12.4 </mockito .version>
3737 <metrics .version>4.1.1</metrics .version>
3838 <caffeine .version>2.9.1</caffeine .version>
3939 <jetty .version>9.4.57.v20241219</jetty .version>
@@ -396,4 +396,4 @@ limitations under the License.
396396 </plugin >
397397 </plugins >
398398 </build >
399- </project >
399+ </project >
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ limitations under the License.
2828 <artifactId >flink-cdc-base</artifactId >
2929
3030 <properties >
31- <mockito .version>3.4.6 </mockito .version>
31+ <mockito .version>3.12.4 </mockito .version>
3232 </properties >
3333
3434 <dependencies >
You can’t perform that action at this time.
0 commit comments