Skip to content

Commit ccf1b9e

Browse files
committed
Upgrade to MySQL 8.0.30
Closes gh-32023
1 parent c050e08 commit ccf1b9e

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
@@ -1321,7 +1321,7 @@ bom {
13211321
]
13221322
}
13231323
}
1324-
library("MySQL", "8.0.29") {
1324+
library("MySQL", "8.0.30") {
13251325
group("mysql") {
13261326
modules = [
13271327
"mysql-connector-java" {

0 commit comments

Comments
 (0)