Skip to content

Commit e3bed12

Browse files
committed
Upgrade to MySQL 8.0.23
Closes gh-25198
1 parent aa5e33b commit e3bed12

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
@@ -1214,7 +1214,7 @@ bom {
12141214
]
12151215
}
12161216
}
1217-
library("MySQL", "8.0.22") {
1217+
library("MySQL", "8.0.23") {
12181218
group("mysql") {
12191219
modules = [
12201220
"mysql-connector-java" {

0 commit comments

Comments
 (0)