From 23486057631ec9711ddd385c031ed232dcd0871c Mon Sep 17 00:00:00 2001 From: DevDengChao <2325690622@qq.com> Date: Thu, 11 Jun 2026 17:32:19 +0800 Subject: [PATCH] chore: upgrade maven plugins Co-authored-by: Codex --- pom.xml | 5 ++--- ruoyi-admin/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index a564d34b3..e478aabd3 100644 --- a/pom.xml +++ b/pom.xml @@ -225,11 +225,10 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.15.0 true - ${java.version} - ${java.version} + ${java.version} ${project.build.sourceEncoding} diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index 54055e7ca..f47b0c56d 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -74,7 +74,7 @@ org.apache.maven.plugins maven-war-plugin - 3.1.0 + 3.5.1 false ${project.artifactId} @@ -117,4 +117,4 @@ ${project.artifactId} - \ No newline at end of file +