From 67b9d8079ae0c5c8b89d8858338ef19d62119308 Mon Sep 17 00:00:00 2001 From: mjkhan21 Date: Fri, 5 Jan 2024 14:11:45 +0900 Subject: [PATCH] PagingSupport -> MapperSupport --- pom.xml | 2 +- src/main/resources/sql/mybatis-config.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a9fe660..a2b7bae 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.16 + 2.7.18 diff --git a/src/main/resources/sql/mybatis-config.xml b/src/main/resources/sql/mybatis-config.xml index ab0047a..ad8dca7 100644 --- a/src/main/resources/sql/mybatis-config.xml +++ b/src/main/resources/sql/mybatis-config.xml @@ -19,7 +19,7 @@ - + \ No newline at end of file