aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-be/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sdc-workflow-designer-be/pom.xml')
-rw-r--r--sdc-workflow-designer-be/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdc-workflow-designer-be/pom.xml b/sdc-workflow-designer-be/pom.xml
index 7e2d39c0..e3b29938 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.23.RELEASE</org.springframework.version>
+ <org.springframework.version>5.3.30</org.springframework.version>
<mapstruct.version>1.5.3.Final</mapstruct.version>
<lombok.version>1.18.26</lombok.version>
<springfox.version>3.0.0</springfox.version>
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.codehaus.janino</groupId>
<artifactId>janino</artifactId>
- <version>3.0.16</version>
+ <version>3.1.10</version>
<scope>runtime</scope>
</dependency>
<dependency>