From 348d4663105db80a20ed3b642c243e353371c999 Mon Sep 17 00:00:00 2001 From: wangliwen Date: Fri, 2 Sep 2022 13:45:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) diff --git a/pom.xml b/pom.xml index 612c5aa..eb5217c 100644 --- a/pom.xml +++ b/pom.xml @@ -9,6 +9,10 @@ Demo project for Spring Boot + 1.5.7 + linux-x86_64 + 5.0 + 1.8 UTF-8 UTF-8 @@ -63,11 +67,26 @@ mybatis-plus-generate 2.3 + + org.bytedeco - javacv-platform - 1.5.7 + javacv + ${javacv.version} + + org.bytedeco + javacpp-platform + ${javacv.version} + + + + org.bytedeco + ffmpeg + ${ffmpeg.version}-${javacv.version} + ${system.linux-x86_64} + + org.springframework.boot @@ -82,23 +101,6 @@ - - - - - - - - - - - - - cn.hutool hutool-all