Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ccac365cfc |
@@ -33,14 +33,14 @@
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-simple</artifactId>
|
||||
<version>2.0.17</version>
|
||||
<version>2.0.18</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Dependency used for SQLite database connections-->
|
||||
<dependency>
|
||||
<groupId>org.xerial</groupId>
|
||||
<artifactId>sqlite-jdbc</artifactId>
|
||||
<version>3.53.0.0</version>
|
||||
<version>3.51.2.0</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Dependency used for YAML configuration files -->
|
||||
|
||||
Reference in New Issue
Block a user