From 769b523b801ec3043663c29595db8328a980cf9b Mon Sep 17 00:00:00 2001 From: mirrerror Date: Thu, 21 Sep 2023 14:19:59 +0300 Subject: [PATCH] move to mysql finally --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f38313e..d55c78f 100644 --- a/pom.xml +++ b/pom.xml @@ -46,11 +46,11 @@ spring-boot-starter-data-jpa 3.1.3 - + - com.microsoft.sqlserver - mssql-jdbc - 12.4.1.jre11 + com.mysql + mysql-connector-j + 8.1.0