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 009bd9d3..152994fb 100644
--- a/aai-schema-ingest/pom.xml
+++ b/aai-schema-ingest/pom.xml
@@ -126,7 +126,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
- <version>1.5.20.RELEASE</version>
+ <version>1.5.21.RELEASE</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
@@ -141,7 +141,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-test</artifactId>
- <version>1.5.20.RELEASE</version>
+ <version>1.5.21.RELEASE</version>
<scope>test</scope>
</dependency>
<dependency>