Skip to content

Commit b65fdec

Browse files
chore(deps): update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.3
1 parent 3b21e81 commit b65fdec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616
implementation("org.springframework.boot:spring-boot-starter-oauth2-client")
1717
implementation("org.springframework.boot:spring-boot-starter-security")
1818
implementation("org.springframework.boot:spring-boot-starter-web")
19-
implementation("org.mariadb.jdbc:mariadb-java-client:3.0.5")
19+
implementation("org.mariadb.jdbc:mariadb-java-client:3.5.3")
2020
implementation("com.h2database:h2:2.1.212")
2121

2222
developmentOnly("org.springframework.boot:spring-boot-devtools")

0 commit comments

Comments
 (0)