Skip to content

Commit

Permalink
[Fixes #357] Upgrade to SQLite driver 3.45.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
grgrzybek committed Mar 25, 2024
1 parent c379c6d commit 3f353bd
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 @@ -212,7 +212,7 @@
<version.org.hsqldb>2.7.2</version.org.hsqldb>
<version.org.mariadb.jdbc>3.3.3</version.org.mariadb.jdbc>
<version.org.postgresql>42.7.3</version.org.postgresql>
<version.org.xerial.sqlite>3.42.0.0</version.org.xerial.sqlite>
<version.org.xerial.sqlite>3.45.2.0</version.org.xerial.sqlite>
</properties>

<modules>
Expand Down

0 comments on commit 3f353bd

Please sign in to comment.