Skip to content

Commit b5aac0d

Browse files
committed
Upgrade to MySQL 9.6.0
Closes spring-projectsgh-49106
1 parent 3922ee8 commit b5aac0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1619,7 +1619,7 @@ bom {
16191619
.formatted(version.toString().replace(".jre11", "")))
16201620
}
16211621
}
1622-
library("MySQL", "9.5.0") {
1622+
library("MySQL", "9.6.0") {
16231623
upgradePolicy = "same-major-version"
16241624
group("com.mysql") {
16251625
modules = [

0 commit comments

Comments
 (0)