Skip to content

Commit a1db6cd

Browse files
committed
Upgrade to MySQL 8.1.0
Closes gh-36470
1 parent fd79a23 commit a1db6cd

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
@@ -1018,7 +1018,7 @@ bom {
10181018
]
10191019
}
10201020
}
1021-
library("MySQL", "8.0.33") {
1021+
library("MySQL", "8.1.0") {
10221022
group("com.mysql") {
10231023
modules = [
10241024
"mysql-connector-j" {

0 commit comments

Comments
 (0)