Skip to content

Commit 78babb3

Browse files
committed
Upgrade to MariaDB 3.3.4
Closes gh-45070
1 parent f0c2cfc commit 78babb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1221,7 +1221,7 @@ bom {
12211221
javadoc("https://projectlombok.org/api")
12221222
}
12231223
}
1224-
library("MariaDB", "3.3.3") {
1224+
library("MariaDB", "3.3.4") {
12251225
group("org.mariadb.jdbc") {
12261226
modules = [
12271227
"mariadb-java-client"

0 commit comments

Comments
 (0)