fix merge from 9.4.x
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
04db45e11f
commit
d6c77a8a44
2
pom.xml
2
pom.xml
|
@ -65,7 +65,7 @@
|
|||
<localRepoPath>${project.build.directory}/local-repo</localRepoPath>
|
||||
<settingsPath>src/it/settings.xml</settingsPath>
|
||||
<surefire.rerunFailingTestsCount>0</surefire.rerunFailingTestsCount>
|
||||
<testcontainers.version>1.4.2</testcontainers.version>
|
||||
<testcontainers.version>1.14.2</testcontainers.version>
|
||||
</properties>
|
||||
|
||||
<licenses>
|
||||
|
|
Loading…
Reference in New Issue