Reduce scope from 'compile' to 'test' for 'junit-vintage-engine'
[sdc.git] / utils / DmaapPublisher / pom.xml
index 45db744..b2b013e 100644 (file)
@@ -24,6 +24,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <!--spock testing-->