Skip to content

Commit 43363ed

Browse files
committed
Upgrade to MySQL 9.6.0
Closes spring-projectsgh-49083
1 parent e7db453 commit 43363ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1665,7 +1665,7 @@ bom {
16651665
.formatted(version.toString().replace(".jre11", "")))
16661666
}
16671667
}
1668-
library("MySQL", "9.5.0") {
1668+
library("MySQL", "9.6.0") {
16691669
upgradePolicy = "same-major-version"
16701670
group("com.mysql") {
16711671
modules = [

0 commit comments

Comments
 (0)