aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordeen1985 <damian.nowak@nokia.com>2021-01-27 17:18:04 +0100
committerdeen1985 <damian.nowak@nokia.com>2021-01-27 17:37:00 +0100
commit96d7a363baa17b931d1599e4582de2fe6ee22574 (patch)
treea8b965065ae5abba1b2b0af93558c29e5e76f308
parentb83c1f17d86c96dcaf15ddc64b6ab79407cea075 (diff)
[DCAE/PRH] Update SpringWeb (vulnerabilitiyes)
Change-Id: I4cd32566d9e9d124e97aa1e1ce479426c392a933 Signed-off-by: Damian Nowak <damian.nowak@nokia.com> Issue-ID: DCAEGEN2-2598
-rw-r--r--prh-commons/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prh-commons/pom.xml b/prh-commons/pom.xml
index 2061787b..a9b94bfe 100644
--- a/prh-commons/pom.xml
+++ b/prh-commons/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
- <version>5.2.7.RELEASE</version>
+ <version>5.2.12.RELEASE</version>
</dependency>
<dependency>
<groupId>io.projectreactor.netty</groupId>