DCAE SDK - update testcontainers version 43/90643/1
authorPiotr Jaszczyk <piotr.jaszczyk@nokia.com>
Fri, 28 Jun 2019 06:01:22 +0000 (08:01 +0200)
committerPiotr Jaszczyk <piotr.jaszczyk@nokia.com>
Fri, 28 Jun 2019 06:01:53 +0000 (08:01 +0200)
Change-Id: I9eebf2495a40fc3f9bab6b40bd792c912acaecdd
Issue-ID: CIMAN-234
Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 4f944a5..acdd561 100644 (file)
--- 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>