diff options
-rw-r--r-- | service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/service/pom.xml b/service/pom.xml index 281480d..a8e88ab 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -144,7 +144,7 @@ <dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
- <version>1.15</version>
+ <version>1.23</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
|