aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2019-06-28 08:01:22 +0200
committerPiotr Jaszczyk <piotr.jaszczyk@nokia.com>2019-06-28 08:01:53 +0200
commit8d33dd6b35db1aa0e623c853b513ef54945bb7dd (patch)
tree1e2f64137335340f732c563b128bba60c630a518
parent934a53f9751e679a4d8bec49d99dee8abc396548 (diff)
DCAE SDK - update testcontainers version
Change-Id: I9eebf2495a40fc3f9bab6b40bd792c912acaecdd Issue-ID: CIMAN-234 Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 4f944a5e..acdd561f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
<commons-text.version>1.6</commons-text.version>
<jetbrains-annotations.version>16.0.3</jetbrains-annotations.version>
<protoc-jar-maven-plugin.version>3.6.0.2</protoc-jar-maven-plugin.version>
- <testcontainers.version>1.11.2</testcontainers.version>
+ <testcontainers.version>1.11.3</testcontainers.version>
<spring.boot.version>2.1.5.RELEASE</spring.boot.version>
</properties>