Update sqlite-jdbc

Bump org.xerial:sqlite-jdbc from 3.40.1.0 to 3.43.2.1
This commit is contained in:
DGun Otto 2023-10-19 22:07:34 +08:00 committed by GitHub
commit 059c00c2ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1078,7 +1078,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.40.1.0</version>
<version>3.43.2.1</version>
<scope>test</scope>
</dependency>
<dependency>