aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2023-03-21 17:19:42 +0000
committerVasyl Razinkov <vasyl.razinkov@est.tech>2023-03-21 17:22:56 +0000
commit13b1c07e2ee1cbcf112b6ee4b6710547e9204fc4 (patch)
tree043ab500b1908d9a5331ed0e79ba138f457f5694
parent3d4de289193803b73f8f0d51fdb36e2860a7063b (diff)
Upgrade vulnerable dependencies
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I21cb5ea9bca7485e5bcba89d0f69f3cad4711b04 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 ff4c4999..244e87a7 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.2.22.RELEASE</org.springframework.version>
+ <org.springframework.version>5.3.25</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>