whhe commented on code in PR #3124:
URL: https://github.com/apache/flink-cdc/pull/3124#discussion_r1577264056


##########
flink-cdc-connect/flink-cdc-source-connectors/flink-connector-oceanbase-cdc/pom.xml:
##########
@@ -24,8 +24,9 @@ limitations under the License.
         <version>${revision}</version>
     </parent>
     <properties>
+        <oblogclient.version>1.1.1</oblogclient.version>
         <!-- Because of oceanbase docker image can not expose port quickly, so 
we need to specify testcontainers version to 1.15.3 -->
-        <jdbc.version>1.15.3</jdbc.version>
+        <testcontainers.version>1.15.3</testcontainers.version>

Review Comment:
   The latest testcontainers once caused container startup failures, but I can 
have a try.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to