From d80df616c311c9dd10e4a81f4fb023c9047fa85b Mon Sep 17 00:00:00 2001 From: Govindas Date: Sun, 23 Jan 2022 11:39:02 +0200 Subject: [PATCH] Update dependencies --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c42155f..98e5243 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ com.zaxxer HikariCP - 4.0.3 + 5.0.1 compile @@ -100,7 +100,7 @@ org.mariadb.jdbc mariadb-java-client - 2.7.2 + 2.7.5 compile