From 8a54aee4126f77380d249889578947e51f454dce Mon Sep 17 00:00:00 2001 From: dykim Date: Thu, 11 Dec 2025 10:40:18 +0900 Subject: [PATCH] =?UTF-8?q?mysql=20connector=20=EB=B2=84=EC=A0=84=EC=97=90?= =?UTF-8?q?=20=EB=94=B0=EB=A5=B8=20localdatetime=20=ED=8F=AC=EB=A7=B7=20?= =?UTF-8?q?=EB=AC=B8=EC=A0=9C=20=EB=B0=9C=EC=83=9D=EC=9C=BC=EB=A1=9C=20?= =?UTF-8?q?=EA=B5=AC=EB=B2=84=EC=A0=84=20=EB=9D=BC=EC=9D=B4=EB=B8=8C?= =?UTF-8?q?=EB=9F=AC=EB=A6=AC=EB=A1=9C=20=EB=B3=B5=EC=9B=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 30 +++++++++---------- .../egovProps/globals-dev.properties | 5 ++-- .../egovProps/globals.properties | 13 ++++++-- 3 files changed, 27 insertions(+), 21 deletions(-) diff --git a/pom.xml b/pom.xml index dc6d146..d314daf 100644 --- a/pom.xml +++ b/pom.xml @@ -230,27 +230,27 @@ - - - - - + + mysql + mysql-connector-java + 5.1.31 + commons-dbcp commons-dbcp 1.4 - - com.mysql - mysql-connector-j - 8.4.0 - - - commons-pool - commons-pool - 1.6 - + + + + + + + + + +