From 33a2d670ba25fb652c97c2f7a780df69cc5d9a85 Mon Sep 17 00:00:00 2001 From: besscroft Date: Fri, 13 Oct 2023 14:15:31 +0800 Subject: [PATCH] =?UTF-8?q?chore(pom):=E6=B7=BB=E5=8A=A0=20flyway=20mysql?= =?UTF-8?q?=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- diyfile-system/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/diyfile-system/pom.xml b/diyfile-system/pom.xml index 5472843..7211113 100644 --- a/diyfile-system/pom.xml +++ b/diyfile-system/pom.xml @@ -71,6 +71,10 @@ org.flywaydb flyway-core + + org.flywaydb + flyway-mysql + software.amazon.awssdk