Merge remote-tracking branch 'origin/master'

This commit is contained in:
HaHaWTH 2023-10-19 22:10:13 +08:00
commit ae9d9ea159

View File

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