aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2023-05-31 12:25:06 +0100
committerVasyl Razinkov <vasyl.razinkov@est.tech>2023-05-31 13:52:20 +0000
commit57dfe38027308533391d437956e57ac5de0eddc3 (patch)
tree1c82bd6e5ec4cb7685e71b42d680477b55b23514
parentc2942fe4f0d079874e8bafaf5302df5df307df79 (diff)
Update vulnerable dependencies
spring.boot -> 2.7.12 springframework -> 5.3.27 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I3ba29ba7322c5d25905c029bd855116db250e871 Issue-ID: SDC-4519
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 1c2077f6ed..8fd0c13b49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,8 +47,8 @@ Modifications copyright (c) 2018-2019 Nokia
<lang3.version>3.10</lang3.version>
<guava.version>30.1-jre</guava.version>
<janusgraph.version>0.3.3</janusgraph.version>
- <spring.version>5.3.26</spring.version>
- <spring.boot.version>2.3.12.RELEASE</spring.boot.version>
+ <spring.version>5.3.27</spring.version>
+ <spring.boot.version>2.7.12</spring.boot.version>
<mvn.assembly.version>3.6.0</mvn.assembly.version>
<!-- update to 2.36 bring error-->