Skip to content

Commit

Permalink
[Fixes #329] Upgrade to SQLite driver 3.42.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
grgrzybek committed Jul 25, 2023
1 parent 8a29d16 commit aad08fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
<version.org.hsqldb>2.7.2</version.org.hsqldb>
<version.org.mariadb.jdbc>2.7.4</version.org.mariadb.jdbc>
<version.org.postgresql>42.6.0</version.org.postgresql>
<version.org.xerial.sqlite>3.41.2.2</version.org.xerial.sqlite>
<version.org.xerial.sqlite>3.42.0.0</version.org.xerial.sqlite>
</properties>

<modules>
Expand Down

0 comments on commit aad08fe

Please sign in to comment.