Unify versions used in integration tests
This commit makes sure the integration tests use the same versions as the one managed by `spring-boot-dependencies` (including Maven plugins). Closes gh-8947
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
<addTestClassPath>true</addTestClassPath>
|
||||
<skipInvocation>${skipTests}</skipInvocation>
|
||||
<streamLogs>true</streamLogs>
|
||||
<filterProperties>
|
||||
|
||||
</filterProperties>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
||||
Reference in New Issue
Block a user