Skip to content

Commit 745559f

Browse files
fix(deps): update dependency org.xerial:sqlite-jdbc to v3.49.1.0
1 parent ad0fa54 commit 745559f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<jaxb-api.version>2.3.1</jaxb-api.version>
4444
<!-- JDBC -->
4545
<postgresql.version>42.7.5</postgresql.version>
46-
<sqlite-jdbc.version>3.46.0.1</sqlite-jdbc.version>
46+
<sqlite-jdbc.version>3.49.1.0</sqlite-jdbc.version>
4747
<!-- Testing -->
4848
<junit.version>4.13.2</junit.version>
4949
<jsonassert.version>1.5.3</jsonassert.version>

0 commit comments

Comments
 (0)