Update dependency org.xerial:sqlite-jdbc to v3.53.0.0
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2026-04-14 05:13:18 +00:00
parent 5147e0fd8c
commit 3d84aee86e

View File

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