Skip to content

Commit

Permalink
Bump org.mariadb.jdbc:mariadb-java-client from 3.4.1 to 3.5.0 (#389)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent b5e641a commit 12eae7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/driver-mariadb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>org.mariadb.jdbc</groupId>
<artifactId>mariadb-java-client</artifactId>
<version>3.4.1</version>
<version>3.5.0</version>
</dependency>
</dependencies>
</project>

0 comments on commit 12eae7d

Please sign in to comment.