Skip to content

Commit 12b537c

Browse files
fix(deps): update dependency org.xerial:sqlite-jdbc to v3.51.1.0 (#413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e40023 commit 12b537c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<apache-commons-lang.version>2.6</apache-commons-lang.version>
4040
<!-- JDBC -->
4141
<postgresql.version>42.7.8</postgresql.version>
42-
<sqlite-jdbc.version>3.50.3.0</sqlite-jdbc.version>
42+
<sqlite-jdbc.version>3.51.1.0</sqlite-jdbc.version>
4343
<!-- Testing -->
4444
<junit.version>4.13.2</junit.version>
4545
<jsonassert.version>1.5.3</jsonassert.version>

0 commit comments

Comments
 (0)