handle security issues 91/44691/1
authorromaingimbert <romain.gimbert@orange.com>
Wed, 25 Apr 2018 15:53:24 +0000 (17:53 +0200)
committerromaingimbert <romain.gimbert@orange.com>
Wed, 25 Apr 2018 15:53:24 +0000 (17:53 +0200)
- upgrade spring version

Change-Id: Ib4efd027f75d1735f0f0d632c0e5fdc108627e8e
Issue-ID: EXTAPI-77
Signed-off-by: romaingimbert <romain.gimbert@orange.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 3cdb75b..4c62fbe 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
        <parent>
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-starter-parent</artifactId>
-               <version>1.5.10.RELEASE</version>
+               <version>1.5.12.RELEASE</version>
                <relativePath /> <!-- lookup parent from repository -->
        </parent>
 
                <dependency>
                        <groupId>com.fasterxml.jackson.dataformat</groupId>
                        <artifactId>jackson-dataformat-yaml</artifactId>
-                       <version>2.8.0</version>
+                       <version>2.8.11</version>
                </dependency>
 
                <!-- jolt -->