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

This commit is contained in:
2025-06-30 02:00:32 +00:00
parent f1969c2043
commit 00193da49e

View File

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