Skip to content

Commit

Permalink
1226-update-mariadb-java-client-version-to-350 (#1228)
Browse files Browse the repository at this point in the history
  • Loading branch information
osuender authored Nov 8, 2024
1 parent e3a8994 commit 6e733f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.4.1</version>
<version>3.5.0</version>
</dependency>
<dependency>
<groupId>net.jradius</groupId>
Expand Down

0 comments on commit 6e733f4

Please sign in to comment.