Upgrade testcontainers to 1.17.3 88/132188/1
authormpriyank <priyank.maheshwari@est.tech>
Mon, 14 Nov 2022 15:04:33 +0000 (15:04 +0000)
committermpriyank <priyank.maheshwari@est.tech>
Mon, 14 Nov 2022 15:08:57 +0000 (15:08 +0000)
- upgrade the testcontainer version to run the integration tests

Issue-ID: CPS-1360
Change-Id: Ia84ebd68a10c72405d8038dbc30a12c97d37f188
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
cps-dependencies/pom.xml

index e04ff02..18ed43c 100755 (executable)
@@ -39,7 +39,7 @@
         <releaseNexusPath>/content/repositories/releases/</releaseNexusPath>
         <snapshotNexusPath>/content/repositories/snapshots/</snapshotNexusPath>
         <sonar.skip>true</sonar.skip>
-        <testcontainers.version>1.15.1</testcontainers.version>
+        <testcontainers.version>1.17.3</testcontainers.version>
         <mapstruct.version>1.4.2.Final</mapstruct.version>
     </properties>