Commit 1be5c3e
authored
[ZEPPELIN-6397] Bump Testcontainers version to 1.21.4
### What is this PR for?
This PR bumps the testcontainers minor/patch versions.
<img width="2156" height="124" alt="image" src="https://github.com/user-attachments/assets/1db7118f-98f8-490f-863c-dc9eecc6e7dd" />
The interpreter-test-non-core job has been failing intermittently. Based on the error pattern, this appears related to a compatibility issue between older Testcontainers versions and newer Docker Engine APIs (see: testcontainers/testcontainers-java#11212).
Testcontainers released a patch to address this, so this PR updates Testcontainers to 1.21.4 (release notes: https://github.com/testcontainers/testcontainers-java/releases/tag/1.21.4).
### What type of PR is it?
Bug Fix
### What is the Jira issue?[
* Open an issue on Jira https://issues.apache.org/jira/browse/ZEPPELIN-6397
### How should this be tested?
Check `interpreter-test-non-core` job.
### Questions:
* Does the license files need to update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
Closes #5159 from tbonelee/bump-testcontainers-neo4j.
Signed-off-by: ChanHo Lee <chanholee@apache.org>1 parent 08fa86a commit 1be5c3e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
0 commit comments