Skip to content

Commit 81c5b5a

Browse files
committed
Upgrade to MySQL 8.0.30
Closes gh-32011
1 parent a614c91 commit 81c5b5a

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
@@ -1299,7 +1299,7 @@ bom {
12991299
]
13001300
}
13011301
}
1302-
library("MySQL", "8.0.29") {
1302+
library("MySQL", "8.0.30") {
13031303
group("mysql") {
13041304
modules = [
13051305
"mysql-connector-java" {

0 commit comments

Comments
 (0)