aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2023-03-23 11:54:42 +0000
committerVasyl Razinkov <vasyl.razinkov@est.tech>2023-03-23 11:55:18 +0000
commit2487c4f2b03507edc1225366a72c05448471aef9 (patch)
treecd4ba44205965eb881b8ea2373b5af6b745217c3
parent13b1c07e2ee1cbcf112b6ee4b6710547e9204fc4 (diff)
Upgrade vulnerable dependencies
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I7ed3cb0670d5c0031b8484cd38ad36fc302ece77 Issue-ID: SDC-4287
-rw-r--r--sdc-workflow-designer-be/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdc-workflow-designer-be/pom.xml b/sdc-workflow-designer-be/pom.xml
index 244e87a7..1b2c880d 100644
--- a/sdc-workflow-designer-be/pom.xml
+++ b/sdc-workflow-designer-be/pom.xml
@@ -15,7 +15,7 @@
<properties>
<spring.boot.version>2.2.13.RELEASE</spring.boot.version>
- <org.springframework.version>5.3.25</org.springframework.version>
+ <org.springframework.version>5.2.23.RELEASE</org.springframework.version>
<mapstruct.version>1.3.1.Final</mapstruct.version>
<lombok.version>1.18.0</lombok.version>
<springfox.version>3.0.0</springfox.version>