Updating snakeyaml to 1.26 to solve #460
https://bitbucket.org/asomov/snakeyaml/issues/377/allow-configuration-for-preventing-billion
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.yaml</groupId>
|
<groupId>org.yaml</groupId>
|
||||||
<artifactId>snakeyaml</artifactId>
|
<artifactId>snakeyaml</artifactId>
|
||||||
<version>1.23</version>
|
<version>1.26</version>
|
||||||
<classifier>android</classifier>
|
<classifier>android</classifier>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|||||||
Reference in New Issue
Block a user