Skip to content

Commit 167c8ca

Browse files
wilkinsonaarefbehboudi
authored andcommitted
Upgrade to MySQL 9.2.0
Closes spring-projectsgh-43915 Signed-off-by: arefbehboudi <[email protected]>
1 parent b917a5a commit 167c8ca

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
@@ -1531,7 +1531,7 @@ bom {
15311531
.formatted(version.toString().replace(".jre11", "")))
15321532
}
15331533
}
1534-
library("MySQL", "9.1.0") {
1534+
library("MySQL", "9.2.0") {
15351535
group("com.mysql") {
15361536
modules = [
15371537
"mysql-connector-j" {

0 commit comments

Comments
 (0)