Commit f10ed6a0 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to MySQL 8.0.22

Closes gh-23898
parent 130735f3
...@@ -1153,7 +1153,7 @@ bom { ...@@ -1153,7 +1153,7 @@ bom {
] ]
} }
} }
library("MySQL", "8.0.21") { library("MySQL", "8.0.22") {
group("mysql") { group("mysql") {
modules = [ modules = [
"mysql-connector-java" { "mysql-connector-java" {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment