Compare commits
2 Commits
bd7355add9
...
edf896efb0
| Author | SHA1 | Date | |
|---|---|---|---|
| edf896efb0 | |||
| abd3c02be6 |
2
pom.xml
2
pom.xml
@@ -47,7 +47,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.yaml</groupId>
|
<groupId>org.yaml</groupId>
|
||||||
<artifactId>snakeyaml</artifactId>
|
<artifactId>snakeyaml</artifactId>
|
||||||
<version>2.0</version>
|
<version>2.4</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- JSoup is used to parse HTML into JSON objects for better handling in Java -->
|
<!-- JSoup is used to parse HTML into JSON objects for better handling in Java -->
|
||||||
|
|||||||
Reference in New Issue
Block a user