Skip to content

Commit

Permalink
Bump org.mariadb.jdbc:mariadb-java-client from 3.4.0 to 3.4.1 in /Plan
Browse files Browse the repository at this point in the history
Bumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)
- [Commits](mariadb-corporation/mariadb-connector-j@3.4.0...3.4.1)

---
updated-dependencies:
- dependency-name: org.mariadb.jdbc:mariadb-java-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 19, 2024
1 parent e659474 commit adde959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plan/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ subprojects {
jettyVersion = "11.0.22"
caffeineVersion = "2.9.2"
mysqlVersion = "8.4.0"
mariadbVersion = "3.4.0"
mariadbVersion = "3.4.1"
sqliteVersion = "3.42.0.1"
adventureVersion = "4.17.0"
hikariVersion = "5.1.0"
Expand Down

0 comments on commit adde959

Please sign in to comment.