Skip to content

Commit

Permalink
Merge pull request #87 from ezTxmMC/dependabot/maven/org.mariadb.jdbc…
Browse files Browse the repository at this point in the history
…-mariadb-java-client-3.5.1

chore(deps): bump org.mariadb.jdbc:mariadb-java-client from 3.5.0 to 3.5.1
  • Loading branch information
ezTxmMC authored Nov 22, 2024
2 parents a4e5afc + b9cd92a commit c52e845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ezlib-database-mariadb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit c52e845

Please sign in to comment.