From d6f0c9a3400d1c4889e5c3bf4c246768300eb7bb Mon Sep 17 00:00:00 2001
From: zj <1772600164@qq.com>
Date: Thu, 16 May 2024 10:18:27 +0800
Subject: [PATCH] 1

---
 pom.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/pom.xml b/pom.xml
index 52ec0d0..cbaf380 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,6 +28,11 @@
 
 
 <!--        <dependency>-->
+<!--            <groupId>org.flywaydb</groupId>-->
+<!--            <artifactId>flyway-core</artifactId>-->
+<!--        </dependency>-->
+
+<!--        <dependency>-->
 <!--            <groupId>org.springframework.boot</groupId>-->
 <!--            <artifactId>spring-boot-starter-security</artifactId>-->
 <!--        </dependency>-->

--
Gitblit v1.9.3