[jdbc] Update org.xerial/sqlite-jdbc to 3.40.0.0 (#14003)

* [jdbc] Update org.xerial/sqlite-jdbc to 3.40.0.0

Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Kai Takac <kai.takac@gmail.com>
This commit is contained in:
Kai Takac
2022-12-18 19:04:43 +01:00
committed by GitHub
parent ef836a15dc
commit 36137992a5
3 changed files with 3 additions and 3 deletions

View File

@@ -31,7 +31,7 @@
<mariadb.version>3.0.8</mariadb.version>
<mysql.version>8.0.30</mysql.version>
<postgresql.version>42.4.3</postgresql.version>
<sqlite.version>3.16.1</sqlite.version>
<sqlite.version>3.40.0.0</sqlite.version>
</properties>
<dependencies>