This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 99f6fe2542eb Revert "chore(deps): Bump testcontainers-version from
2.0.3 to 2.0.4"
99f6fe2542eb is described below
commit 99f6fe2542ebd2a3768b04c9c76a5631c039e8b0
Author: Aurélien Pupier <[email protected]>
AuthorDate: Fri Mar 20 10:55:33 2026 +0100
Revert "chore(deps): Bump testcontainers-version from 2.0.3 to 2.0.4"
This reverts commit 410dff8cf69020e50985bcce380a0e120fb909f2.
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index a4abd2ec7488..625fc58218fe 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -537,7 +537,7 @@
<stax-api-version>1.0.1</stax-api-version>
<stringtemplate-version>4.3.4</stringtemplate-version>
<tahu-version>1.0.19</tahu-version>
- <testcontainers-version>2.0.4</testcontainers-version>
+ <testcontainers-version>2.0.3</testcontainers-version>
<thymeleaf-version>3.1.3.RELEASE</thymeleaf-version>
<tika-version>3.2.3</tika-version>
<twilio-version>11.3.5</twilio-version>