Skip to content

Commit 011ddcd

Browse files
committed
Upgrade to MySQL 9.7.0
Closes gh-50160
1 parent 3170c25 commit 011ddcd

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
@@ -1697,7 +1697,7 @@ bom {
16971697
.formatted(version.toString().replace(".jre11", "")))
16981698
}
16991699
}
1700-
library("MySQL", "9.6.0") {
1700+
library("MySQL", "9.7.0") {
17011701
upgradePolicy = "same-major-version"
17021702
group("com.mysql") {
17031703
modules = [

0 commit comments

Comments
 (0)