From 4f0c87bbb84270e7b1dc3bd8dc1a4aa7ced128e7 Mon Sep 17 00:00:00 2001 From: zj <1772600164@qq.com> Date: Mon, 03 Jun 2024 18:19:05 +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