Skip to content

Commit de6d055

Browse files
committed
Upgrade to MySQL 8.0.29
Closes gh-30961
1 parent da29e1a commit de6d055

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
@@ -1013,7 +1013,7 @@ bom {
10131013
]
10141014
}
10151015
}
1016-
library("MySQL", "8.0.28") {
1016+
library("MySQL", "8.0.29") {
10171017
group("mysql") {
10181018
modules = [
10191019
"mysql-connector-java" {

0 commit comments

Comments
 (0)