This commit is contained in:
2025-09-28 18:09:55 +08:00
parent 6507bc6646
commit 516f4e94c9
3 changed files with 8 additions and 3 deletions

View File

@@ -42,7 +42,7 @@
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>javacv-platform</artifactId>
<version>1.5.10</version> <!-- 版本号需与项目兼容 -->
<version>1.5.12</version> <!-- 版本号需与项目兼容 -->
</dependency>
<!-- SpringBoot的依赖配置-->
<dependency>