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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new 4e89a3909a6 [create-pull-request] automated change (#739)
4e89a3909a6 is described below

commit 4e89a3909a6e6cf0dc1b050b41b8749c8ca67080
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 8 08:35:50 2023 +0100

    [create-pull-request] automated change (#739)
    
    Co-authored-by: oscerd <osc...@users.noreply.github.com>
---
 tooling/camel-spring-boot-bom/pom.xml | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/tooling/camel-spring-boot-bom/pom.xml 
b/tooling/camel-spring-boot-bom/pom.xml
index b66479c35df..04e3a50b604 100644
--- a/tooling/camel-spring-boot-bom/pom.xml
+++ b/tooling/camel-spring-boot-bom/pom.xml
@@ -1723,16 +1723,6 @@
         <artifactId>camel-test-spring-junit5</artifactId>
         <version>${project.version}</version>
       </dependency>
-      <dependency>
-        <groupId>org.apache.camel</groupId>
-        <artifactId>camel-testcontainers-spring</artifactId>
-        <version>${project.version}</version>
-      </dependency>
-      <dependency>
-        <groupId>org.apache.camel</groupId>
-        <artifactId>camel-testcontainers-spring-junit5</artifactId>
-        <version>${project.version}</version>
-      </dependency>
     </dependencies>
   </dependencyManagement>
 </project>

Reply via email to