From daf7acb4f107a427e4a83ba1eb26e5e6012cbdaf Mon Sep 17 00:00:00 2001
From: kongzy <kongzy>
Date: 星期三, 26 六月 2024 17:04:52 +0800
Subject: [PATCH] update

---
 exam-common/pom.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/exam-common/pom.xml b/exam-common/pom.xml
index 01eeeb9..4fc1fb9 100644
--- a/exam-common/pom.xml
+++ b/exam-common/pom.xml
@@ -115,6 +115,10 @@
             <groupId>eu.bitwalker</groupId>
             <artifactId>UserAgentUtils</artifactId>
         </dependency>
+        <dependency>
+            <groupId>net.bramp.ffmpeg</groupId>
+            <artifactId>ffmpeg</artifactId>
+        </dependency>
     </dependencies>
 
 </project>
\ No newline at end of file

--
Gitblit v1.9.2