DATAES-983 - Test dependency hoverfly-java-junit5 leaks into compile scope.

Original PR: #558
This commit is contained in:
Peter-Josef Meisch 2020-11-23 13:31:13 +01:00 committed by GitHub
parent 54727229e1
commit 8ef0970517
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -271,6 +271,7 @@
<groupId>io.specto</groupId> <groupId>io.specto</groupId>
<artifactId>hoverfly-java-junit5</artifactId> <artifactId>hoverfly-java-junit5</artifactId>
<version>0.13.1</version> <version>0.13.1</version>
<scope>test</scope>
</dependency> </dependency>
<!-- Upgrade xbean to 4.5 to prevent incompatibilities due to ASM versions --> <!-- Upgrade xbean to 4.5 to prevent incompatibilities due to ASM versions -->