diff options
Diffstat (limited to 'common-app-api')
-rw-r--r-- | common-app-api/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml index e0a2190e67..084bd063a7 100644 --- a/common-app-api/pom.xml +++ b/common-app-api/pom.xml @@ -128,6 +128,7 @@ <dependency> <groupId>org.yaml</groupId> <artifactId>snakeyaml</artifactId> + <version>1.14</version> <scope>provided</scope> </dependency> |