Skip to content

Commit 2b5f579

Browse files
Bump org.mariadb.jdbc:mariadb-java-client from 3.4.1 to 3.5.0
Bumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.4.1 to 3.5.0. - [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.1...3.5.0) --- updated-dependencies: - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d54f095 commit 2b5f579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
// Other dependencies
4848
runtimeOnly 'org.springframework.boot:spring-boot-devtools'
4949
// runtimeOnly 'io.micrometer:micrometer-registry-new-relic'
50-
runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.4.1'
50+
runtimeOnly 'org.mariadb.jdbc:mariadb-java-client:3.5.0'
5151
runtimeOnly 'org.postgresql:postgresql'
5252
implementation 'org.passay:passay:1.6.6'
5353
implementation 'com.google.guava:guava:33.3.1-jre'

0 commit comments

Comments
 (0)