Merge pull request #20 from HaHaWTH/dependabot/maven/org.xerial-sqlite-jdbc-3.42.0.1

This commit is contained in:
dependabot[bot] 2023-08-28 12:25:51 +00:00 committed by GitHub
commit e8f42ab669
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1068,7 +1068,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.42.0.0</version>
<version>3.42.0.1</version>
<scope>test</scope>
</dependency>
<dependency>