From 1451548e024509eb56e073edf2ee5075377fef04 Mon Sep 17 00:00:00 2001 From: winter <664946893@qq.com> Date: Sat, 25 Jan 2025 20:35:26 +0800 Subject: [PATCH] fix --- bjairCApi/pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/bjairCApi/pom.xml b/bjairCApi/pom.xml index 90216ff..a7f8425 100644 --- a/bjairCApi/pom.xml +++ b/bjairCApi/pom.xml @@ -22,11 +22,29 @@ bjairVideo 1.0 + + commons-fileupload + commons-fileupload + 1.3.3 + + + + com.google.zxing + core + 3.3.3 + + com.github.axet kaptcha 0.0.9 + + + org.flywaydb + flyway-core + 5.2.4 +