diff options
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -486,7 +486,7 @@ <dependency> <groupId>org.mariadb.jdbc</groupId> <artifactId>mariadb-java-client</artifactId> - <version>2.2.1</version> + <version>2.6.2</version> </dependency> <!-- For SDC Controller --> <dependency> |