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>