zhs
2025-06-03 cb6dfdb447afa1df4c9fc02bf3138b294d2ca366
ruoyi-admin/pom.xml
@@ -165,6 +165,11 @@
            <artifactId>xmlbeans</artifactId>
            <version>5.1.0</version>
        </dependency>
        <dependency>
            <groupId>org.postgresql</groupId>
            <artifactId>postgresql</artifactId>
            <version>42.6.0</version> <!-- 请根据需要选择最新版本 -->
        </dependency>
    </dependencies>
    <build>
        <plugins>