Skip to content

Commit aa47a9b

Browse files
committed
Upgrade to MySQL 8.0.30
Closes gh-32364
1 parent 3fa038a commit aa47a9b

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
@@ -1056,7 +1056,7 @@ bom {
10561056
]
10571057
}
10581058
}
1059-
library("MySQL", "8.0.29") {
1059+
library("MySQL", "8.0.30") {
10601060
group("mysql") {
10611061
modules = [
10621062
"mysql-connector-java" {

0 commit comments

Comments
 (0)