reschke commented on code in PR #1143:
URL: https://github.com/apache/jackrabbit-oak/pull/1143#discussion_r1366999447


##########
oak-blob-cloud-azure/pom.xml:
##########
@@ -191,10 +191,10 @@
             <artifactId>mockito-core</artifactId>
             <scope>test</scope>
         </dependency>
-
         <dependency>
-            <groupId>com.arakelian</groupId>
-            <artifactId>docker-junit-rule</artifactId>
+            <groupId>org.testcontainers</groupId>
+            <artifactId>testcontainers</artifactId>
+            <version>${testcontainers.version}</version>

Review Comment:
   I still don't get it.
   
   If you believe that we have a general problem with how we maintain version 
numbers of dependencies in oak-parent, please open a separate ticket and 
explain the issue - for visibility and so that we can fix the problem 
systematically.
   
   Otherwise, please just stick with the project conventions.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to