Update dependency org.xerial:sqlite-jdbc to v3.53.1.0
continuous-integration/drone/pr Build is passing

This commit is contained in:
2026-05-06 13:08:41 +00:00
parent 5147e0fd8c
commit 367cb5b19b
+1 -1
View File
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.51.2.0</version>
<version>3.53.1.0</version>
</dependency>
<!-- Dependency used for YAML configuration files -->