Update the pom to use the spring boot 1.5.12
[aai/aai-common.git] / aai-schema-ingest / pom.xml
index 3f89638..d5ea87e 100644 (file)
        <dependency>
            <groupId>org.springframework</groupId>
            <artifactId>spring-context</artifactId>
-           <version>4.3.6.RELEASE</version>
+           <version>4.3.16.RELEASE</version>
        </dependency>
        <dependency>
            <groupId>org.springframework</groupId>
            <artifactId>spring-test</artifactId>
-           <version>4.3.6.RELEASE</version>
+           <version>4.3.16.RELEASE</version>
        </dependency>
        <dependency>
            <groupId>org.springframework.boot</groupId>