Skip to content

Commit

Permalink
CB-6189 Update MariaDB driver to the latest version 3.5.1 (#3223)
Browse files Browse the repository at this point in the history
Co-authored-by: Evgenia <[email protected]>
  • Loading branch information
LonwoLonwo and EvgeniaBzzz authored Feb 4, 2025
1 parent ad467c3 commit f1c8f10
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>3.3.2</version>
<version>3.5.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit f1c8f10

Please sign in to comment.