Merge pull request #464 from scala-steward/update/mariadb-java-client-2.7.1

Update mariadb-java-client to 2.7.1
This commit is contained in:
mergify[bot] 2020-11-23 19:33:46 +00:00 committed by GitHub
commit 1ea7f69715
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ object Dependencies {
val LevigoJbig2Version = "2.0"
val Log4sVersion = "1.9.0"
val LogbackVersion = "1.2.3"
val MariaDbVersion = "2.7.0"
val MariaDbVersion = "2.7.1"
val MiniTestVersion = "2.9.0"
val OrganizeImportsVersion = "0.4.4"
val PdfboxVersion = "2.0.21"