Skip to content

Commit

Permalink
Merge pull request #21 from HaHaWTH/dependabot/maven/org.mariadb.jdbc…
Browse files Browse the repository at this point in the history
…-mariadb-java-client-3.2.0
  • Loading branch information
dependabot[bot] authored Sep 3, 2023
2 parents e8f42ab + e3ff584 commit 5f3089b
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 @@ -712,7 +712,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.1.4</version>
<version>3.2.0</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 5f3089b

Please sign in to comment.