教育训练处考试制证系统后端
heheng
2025-02-05 959cb44388bdd5653e8352aaddab9db83ded4221
exam-system/pom.xml
@@ -38,6 +38,12 @@
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>org.dom4j</groupId>
            <artifactId>dom4j</artifactId>
            <version>2.1.3</version> <!-- 请检查最新版本 -->
        </dependency>
    </dependencies>
</project>