aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordeen1985 <damian.nowak@nokia.com>2020-08-06 15:36:43 +0200
committerdeen1985 <damian.nowak@nokia.com>2020-08-06 15:38:45 +0200
commitd0e6b1f68ce9488ea374f48eda2baddbcc5cd6b4 (patch)
treebd63db3322351b0e624b2182b72189adf46ab78c
parentee146f34aff276b4965e3569afbb62d24a66b60b (diff)
Updated Spring-Web to 5.2.7.RELEASE
Change-Id: Ia199df56db272db6e860749aad90035fe19280bd Signed-off-by: deen1985 <damian.nowak@nokia.com> Issue-ID: DCAEGEN2-2276 Signed-off-by: deen1985 <damian.nowak@nokia.com>
-rw-r--r--prh-commons/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prh-commons/pom.xml b/prh-commons/pom.xml
index 9986e7ec..18229f1c 100644
--- a/prh-commons/pom.xml
+++ b/prh-commons/pom.xml
@@ -54,6 +54,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
+ <version>5.2.7.RELEASE</version>
</dependency>
<dependency>
<groupId>io.projectreactor.netty</groupId>