mirror of
https://github.com/spring-projects/spring-data-elasticsearch.git
synced 2025-05-10 18:38:41 +00:00
DATAES-983 - Test dependency hoverfly-java-junit5 leaks into compile scope.
Original PR: #558
This commit is contained in:
parent
54727229e1
commit
8ef0970517
1
pom.xml
1
pom.xml
@ -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 -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user