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-kogito-examples.git
The following commit(s) were added to refs/heads/main by this push:
new 5c434d686 kie-issues#2187: Bump testcontainers to 2.0.3 (#2149)
5c434d686 is described below
commit 5c434d68632ae9a86593a40a61160813f6a3f5b6
Author: Jozef Marko <[email protected]>
AuthorDate: Thu Jan 8 18:09:18 2026 +0100
kie-issues#2187: Bump testcontainers to 2.0.3 (#2149)
Closes: https://github.com/apache/incubator-kie-issues/issues/2187
---
.../serverless-workflow-loanbroker-showcase/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/pom.xml
b/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/pom.xml
index 5a19dd723..c3ca9bc4d 100644
---
a/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/pom.xml
+++
b/serverless-workflow-examples/serverless-workflow-loanbroker-showcase/pom.xml
@@ -51,7 +51,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<version.org.wiremock>3.13.0</version.org.wiremock>
- <version.org.testcontainers>2.0.1</version.org.testcontainers>
+ <version.org.testcontainers>2.0.3</version.org.testcontainers>
<version.io.cloudevents>2.5.0</version.io.cloudevents>
<!-- See: https://camel.apache.org/categories/Camel-Quarkus/ -->
<!-- Aligned with Quarkus. We don't use the Camel Quarkus platform BOM to
avoid upgrade delays in our CI. Feel free to use the BOM in your projects,
though -->
@@ -69,4 +69,4 @@
<module>loanbroker-ui</module>
</modules>
-</project>
\ No newline at end of file
+</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]