aboutsummaryrefslogtreecommitdiffstats
path: root/cps-dependencies
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2022-11-14 15:04:33 +0000
committermpriyank <priyank.maheshwari@est.tech>2022-11-14 15:08:57 +0000
commitd2a1f36a78fdc69d43b39f0a7852d47d78924ed5 (patch)
treefcf74ba64c5ddf4aa4d2401ccb19d4afe12074d1 /cps-dependencies
parent2cdcee3c22b6757cdacb42ef34be7c006519d70c (diff)
Upgrade testcontainers to 1.17.3
- upgrade the testcontainer version to run the integration tests Issue-ID: CPS-1360 Change-Id: Ia84ebd68a10c72405d8038dbc30a12c97d37f188 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-dependencies')
-rwxr-xr-xcps-dependencies/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml
index e04ff0277..18ed43c99 100755
--- a/cps-dependencies/pom.xml
+++ b/cps-dependencies/pom.xml
@@ -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>