snuyanzin commented on code in PR #27341:
URL: https://github.com/apache/flink/pull/27341#discussion_r2629975959
##########
pom.xml:
##########
@@ -164,7 +164,7 @@ under the License.
<beam.version>2.54.0</beam.version>
<protoc.version>4.32.1</protoc.version>
<okhttp.version>3.14.9</okhttp.version>
- <testcontainers.version>1.20.2</testcontainers.version>
+ <testcontainers.version>2.0.2</testcontainers.version>
Review Comment:
probably you need to consider 2.0.3 where they improved a bit compatibility
https://github.com/testcontainers/testcontainers-java/pull/11346
it will fix 2 failing jobs in your PR's CI
However still need to fix the third one
--
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]