aboutsummaryrefslogtreecommitdiffstats
path: root/ms/sdclistener/application/pom.xml
diff options
context:
space:
mode:
authorKAPIL SINGAL <ks220y@att.com>2020-01-31 20:31:20 +0000
committerGerrit Code Review <gerrit@onap.org>2020-01-31 20:31:20 +0000
commit22517f0717ba13758b16dc4c9f08b2e5c1333afd (patch)
treed0b5e1224a8267d0a9c45d2be1822ce4bc1d1bc0 /ms/sdclistener/application/pom.xml
parentac4118dcf7fe93455eae31427d08cee9dc30db4a (diff)
parent5c094c6adc53d958b2079de67d9d26242e10d7ef (diff)
Merge "Spring boot, Kotlin version upgrades"
Diffstat (limited to 'ms/sdclistener/application/pom.xml')
-rw-r--r--ms/sdclistener/application/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml
index 2d42d206e..88d8d1b2f 100644
--- a/ms/sdclistener/application/pom.xml
+++ b/ms/sdclistener/application/pom.xml
@@ -39,7 +39,7 @@
<!-- Spring boot -->
<dependency>
<groupId>org.springframework.boot</groupId>
- <artifactId>spring-boot-starter-web</artifactId>
+ <artifactId>spring-boot-starter-webflux</artifactId>
<exclusions>
<exclusion>
<groupId>org.springframework.boot</groupId>