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

daim pushed a commit to branch DetailedGC/OAK-10199
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit 3250625310e1071bcd010c5ec69b521c29792afc
Author: t-rana <[email protected]>
AuthorDate: Sat Oct 21 13:05:03 2023 +0530

    removed test container dependency from child modules
---
 oak-blob-cloud-azure/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/oak-blob-cloud-azure/pom.xml b/oak-blob-cloud-azure/pom.xml
index 85d119391b..5da9251b3d 100644
--- a/oak-blob-cloud-azure/pom.xml
+++ b/oak-blob-cloud-azure/pom.xml
@@ -201,7 +201,6 @@
         <dependency>
             <groupId>org.testcontainers</groupId>
             <artifactId>testcontainers</artifactId>
-            <version>${testcontainers.version}</version>
             <scope>test</scope>
         </dependency>
 

Reply via email to