Reduce scope from 'compile' to 'test' for 'junit-vintage-engine'
[sdc.git] / catalog-model / pom.xml
index f7d5b34..5fd10f7 100644 (file)
@@ -26,6 +26,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <!-- Common of SDC -->