diff --git a/jds-domain/pom.xml b/jds-domain/pom.xml index 000c145..4063261 100644 --- a/jds-domain/pom.xml +++ b/jds-domain/pom.xml @@ -79,7 +79,7 @@ <dependency> <groupId>org.yaml</groupId> <artifactId>snakeyaml</artifactId> - <version>1.26</version> + <version>1.32</version> <scope>test</scope> </dependency> <dependency>