From 8ed5c1c777ab3f4219b59712b29f850e5731af44 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 31 May 2023 06:10:39 +0000
Subject: [PATCH] fix(deps): update dependency
org.mariadb.jdbc:mariadb-java-client to v2.7.9
---
faster/pom.xml | 2 +-
origin/pom.xml | 2 +-
solution/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/faster/pom.xml b/faster/pom.xml
index b4d077e..b51e9f1 100644
--- a/faster/pom.xml
+++ b/faster/pom.xml
@@ -47,7 +47,7 @@
org.mariadb.jdbc
mariadb-java-client
- 2.5.4
+ 2.7.9
org.springframework.boot
diff --git a/origin/pom.xml b/origin/pom.xml
index b4177a5..4e44d45 100644
--- a/origin/pom.xml
+++ b/origin/pom.xml
@@ -39,7 +39,7 @@
org.mariadb.jdbc
mariadb-java-client
- 2.5.4
+ 2.7.9
org.springframework.boot
diff --git a/solution/pom.xml b/solution/pom.xml
index 645d83c..af783e8 100644
--- a/solution/pom.xml
+++ b/solution/pom.xml
@@ -47,7 +47,7 @@
org.mariadb.jdbc
mariadb-java-client
- 2.5.4
+ 2.7.9
org.springframework.boot