Reduce scope from 'compile' to 'test' for 'junit-vintage-engine'
[sdc.git] / catalog-fe / pom.xml
index 777766b..3781bb5 100644 (file)
@@ -25,6 +25,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>