summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 9b2585f..e115a52 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
</dependencyManagement>
<properties>
- <spring-boot.version>1.5.19.RELEASE</spring-boot.version>
+ <spring-boot.version>1.5.20.RELEASE</spring-boot.version>
<start-class>org.onap.aai.validation.ValidationServiceApplication</start-class>
<serverPort>9500</serverPort>
<sslport>9501</sslport>