Compare commits
4 Commits
149fa5de52
...
renovate/o
| Author | SHA1 | Date | |
|---|---|---|---|
| d3a7919b42 | |||
| 88550d9378 | |||
| ab13ad2960 | |||
| 3f4936c1dd |
4
pom.xml
4
pom.xml
@@ -40,14 +40,14 @@
|
||||
<dependency>
|
||||
<groupId>org.xerial</groupId>
|
||||
<artifactId>sqlite-jdbc</artifactId>
|
||||
<version>3.51.0.0</version>
|
||||
<version>3.51.2.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Dependency used for YAML configuration files -->
|
||||
<dependency>
|
||||
<groupId>org.yaml</groupId>
|
||||
<artifactId>snakeyaml</artifactId>
|
||||
<version>2.5</version>
|
||||
<version>2.6</version>
|
||||
</dependency>
|
||||
|
||||
<!-- JSoup is used to parse HTML into JSON objects for better handling in Java -->
|
||||
|
||||
Reference in New Issue
Block a user