Skip to content

Commit

Permalink
[Fixed #356] Upgrade to MariaDB driver 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
grgrzybek committed Mar 25, 2024
1 parent 36c8f32 commit c379c6d
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 @@ -210,7 +210,7 @@
<!-- 10.15.x is for JDK11+ -->
<version.org.apache.derby>10.14.2.0</version.org.apache.derby>
<version.org.hsqldb>2.7.2</version.org.hsqldb>
<version.org.mariadb.jdbc>3.1.4</version.org.mariadb.jdbc>
<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>
</properties>
Expand Down

0 comments on commit c379c6d

Please sign in to comment.