aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-gen/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aai-schema-gen/pom.xml')
-rw-r--r--aai-schema-gen/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml
index 3fc0b86..ceb0a86 100644
--- a/aai-schema-gen/pom.xml
+++ b/aai-schema-gen/pom.xml
@@ -654,7 +654,7 @@
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
- <version>1.29</version>
+ <version>2.3</version>
<scope>compile</scope>
</dependency>
<dependency>
@@ -688,7 +688,7 @@
<dependency>
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
- <version>2.3.21</version>
+ <version>2.3.33</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>