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-drools.git
The following commit(s) were added to refs/heads/main by this push:
new 616ca776c0 kie-issues#2187: Bump testcontainers to 2.0.3 (#6552)
616ca776c0 is described below
commit 616ca776c055618407f37209311e37169dd3be07
Author: Jozef Marko <[email protected]>
AuthorDate: Thu Jan 8 18:07:32 2026 +0100
kie-issues#2187: Bump testcontainers to 2.0.3 (#6552)
Closes: https://github.com/apache/incubator-kie-issues/issues/2187
---
drools-reliability/drools-reliability-tests/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drools-reliability/drools-reliability-tests/pom.xml
b/drools-reliability/drools-reliability-tests/pom.xml
index c4c1e50c07..6c88e19cf8 100644
--- a/drools-reliability/drools-reliability-tests/pom.xml
+++ b/drools-reliability/drools-reliability-tests/pom.xml
@@ -35,7 +35,7 @@
<properties>
<java.module.name>org.drools.reliability.infinispan</java.module.name>
- <version.testcontainers>2.0.1</version.testcontainers>
+ <version.testcontainers>2.0.3</version.testcontainers>
</properties>
<dependencyManagement>
@@ -340,4 +340,4 @@
</profile>
</profiles>
-</project>
\ No newline at end of file
+</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]