This is an automated email from the ASF dual-hosted git repository.

yamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-tools.git


The following commit(s) were added to refs/heads/main by this push:
     new 81b1f098c6a kie-issues#2187: Bump testcontainers to 2.0.3 (#3386)
81b1f098c6a is described below

commit 81b1f098c6a0cf7695d04242f71729e91fb2461d
Author: Jozef Marko <[email protected]>
AuthorDate: Thu Jan 8 18:08:15 2026 +0100

    kie-issues#2187: Bump testcontainers to 2.0.3 (#3386)
---
 .../test-resources/tests/shell/sonataflow-builder/src/RunTests.java | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/packages/sonataflow-builder-image/test-resources/tests/shell/sonataflow-builder/src/RunTests.java
 
b/packages/sonataflow-builder-image/test-resources/tests/shell/sonataflow-builder/src/RunTests.java
index 95dbf881aee..d1f9388583d 100644
--- 
a/packages/sonataflow-builder-image/test-resources/tests/shell/sonataflow-builder/src/RunTests.java
+++ 
b/packages/sonataflow-builder-image/test-resources/tests/shell/sonataflow-builder/src/RunTests.java
@@ -26,8 +26,8 @@
 //DEPS org.junit.jupiter:junit-jupiter-engine:5.10.1
 
 // testcontainers
-//DEPS org.testcontainers:testcontainers:2.0.1
-//DEPS org.testcontainers:testcontainers-junit-jupiter:2.0.1
+//DEPS org.testcontainers:testcontainers:2.0.3
+//DEPS org.testcontainers:testcontainers-junit-jupiter:2.0.3
 
 import static org.junit.jupiter.api.Assertions.assertEquals;
 
@@ -137,4 +137,4 @@ public class RunTests {
         static String getScriptDirPath() {
                 return System.getenv("TESTS_SCRIPT_DIR_PATH");
         }
-}
\ No newline at end of file
+}


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to