From 8fe9a6cc3acbf813f71fec9a021b6c3b5a27ff2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 20:48:37 +0000 Subject: [PATCH] Update dependency org.mariadb.jdbc:mariadb-java-client to v3.4.1 --- commafeed-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commafeed-server/pom.xml b/commafeed-server/pom.xml index 1e7d664d..58be0a68 100644 --- a/commafeed-server/pom.xml +++ b/commafeed-server/pom.xml @@ -440,7 +440,7 @@ org.mariadb.jdbc mariadb-java-client - 3.4.0 + 3.4.1 org.postgresql