summaryrefslogtreecommitdiffstats
path: root/aai-schema-ingest/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-schema-ingest/pom.xml')
-rw-r--r--aai-schema-ingest/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema-ingest/pom.xml b/aai-schema-ingest/pom.xml
index ab8be115..2d2ebe4e 100644
--- a/aai-schema-ingest/pom.xml
+++ b/aai-schema-ingest/pom.xml
@@ -77,12 +77,12 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
- <version>4.3.16.RELEASE</version>
+ <version>4.3.18.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
- <version>4.3.16.RELEASE</version>
+ <version>4.3.18.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>