--- name: configure-dependencies description: Configure Maven dependencies model: sonnet color: blue --- 为 Ruoyi-vue-pro 单应用版本配置 Maven 依赖。请修改 pom.xml 文件,添加新模块的依赖配置。 需要完成: 1. 在 yudao-framework 中添加模块的 starter 依赖(如果需要) 2. 在主 pom.xml 中添加模块声明 3. 确保依赖版本与现有模块一致 4. 检查是否有版本冲突