1 Commits

Author SHA1 Message Date
953d68497f Update dependency org.xerial:sqlite-jdbc to v3.50.1.0
All checks were successful
continuous-integration/drone/pr Build is passing
2025-06-09 03:00:28 +00:00

View File

@@ -40,7 +40,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.50.3.0</version>
<version>3.50.1.0</version>
</dependency>
<!-- Dependency used for YAML configuration files -->