update version of yaml
This commit is contained in:
parent
39196aef5b
commit
c94d8bc4b7
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -88,7 +88,7 @@
|
|||
<dependency>
|
||||
<groupId>org.yaml</groupId>
|
||||
<artifactId>snakeyaml</artifactId>
|
||||
<version>1.29</version>
|
||||
<version>2.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue