Skip to content

Commit

Permalink
dbeaver/pro#2420 update MariaDB driver to 3.3.2 (#2362)
Browse files Browse the repository at this point in the history
Co-authored-by: MashaKorax <[email protected]>
  • Loading branch information
LonwoLonwo and MashaKorax authored Feb 7, 2024
1 parent 09e5141 commit 6b2f314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/drivers/mariadb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>2.4.3</version>
<version>3.3.2</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6b2f314

Please sign in to comment.