coheigea commented on a change in pull request #723:
URL: https://github.com/apache/cxf/pull/723#discussion_r523924472



##########
File path: systests/transports/pom.xml
##########
@@ -331,6 +331,11 @@
             <version>${cxf.bcprov.version}</version>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.junit.vintage</groupId>
+            <artifactId>junit-vintage-engine</artifactId>
+            <scope>test</scope>
+        </dependency>

Review comment:
       Why the need for the vintage-engine dependency here?




----------------------------------------------------------------
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.

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


Reply via email to