Skip to content

Commit 8bd9098

Browse files
Update dependency org.mariadb.jdbc:mariadb-java-client to v3
1 parent 4537ea8 commit 8bd9098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ dependencies {
6161
implementation("com.google.auth:google-auth-library-oauth2-http:1.19.0")
6262
implementation("org.yaml:snakeyaml:2.1") /// TODO: remove this once transitive dependency passes owasp checker
6363

64-
runtimeOnly("org.mariadb.jdbc:mariadb-java-client:2.7.9")
64+
runtimeOnly("org.mariadb.jdbc:mariadb-java-client:3.1.4")
6565
providedRuntime("org.springframework.boot:spring-boot-starter-tomcat")
6666

6767
testImplementation("junit:junit:4.13.2")

0 commit comments

Comments
 (0)