Merge pull request #53 from HaHaWTH/dependabot/maven/org.xerial-sqlite-jdbc-3.44.0.0

Bump org.xerial:sqlite-jdbc from 3.43.2.2 to 3.44.0.0
This commit is contained in:
DGun Otto
2023-11-14 23:57:28 +08:00
committed by GitHub
+1 -1
View File
@@ -1076,7 +1076,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.43.2.2</version>
<version>3.44.0.0</version>
<scope>test</scope>
</dependency>
<dependency>