Merge pull request #2420 from eikek/update/mariadb-java-client-3.3.1

Update mariadb-java-client to 3.3.1
This commit is contained in:
mergify[bot] 2023-11-30 06:20:27 +00:00 committed by GitHub
commit 7b64c806eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ object Dependencies {
val LevigoJbig2Version = "2.0"
val Log4sVersion = "1.10.0"
val LogbackVersion = "1.2.10"
val MariaDbVersion = "3.3.0"
val MariaDbVersion = "3.3.1"
val MUnitVersion = "0.7.29"
val MUnitCatsEffectVersion = "1.0.7"
val PdfboxVersion = "3.0.0"