Merge remote-tracking branch 'origin/master'

This commit is contained in:
HaHaWTH 2023-11-27 22:58:10 +08:00
commit 5b037221a7

View File

@ -1081,7 +1081,7 @@
<dependency> <dependency>
<groupId>org.xerial</groupId> <groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId> <artifactId>sqlite-jdbc</artifactId>
<version>3.44.0.0</version> <version>3.44.1.0</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>