Bump sqlite to 3.45.1.0 (#1562)

This commit is contained in:
dotasek 2024-02-20 10:23:37 -05:00 committed by GitHub
parent d99fbfa191
commit 70505b1704
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -294,7 +294,7 @@
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.43.0.0</version>
<version>3.45.1.0</version>
</dependency>
<dependency>