From 2ea8b0b9442745d8f0cb981c57ec0644dff8e066 Mon Sep 17 00:00:00 2001
From: dataprince <dataprince@163.com>
Date: Fri, 22 Sep 2023 08:26:44 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7powerjob=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 ruoyi-extra/ruoyi-powerjob-server/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ruoyi-extra/ruoyi-powerjob-server/pom.xml b/ruoyi-extra/ruoyi-powerjob-server/pom.xml
index 8038c63..ec76f6a 100644
--- a/ruoyi-extra/ruoyi-powerjob-server/pom.xml
+++ b/ruoyi-extra/ruoyi-powerjob-server/pom.xml
@@ -10,8 +10,8 @@
     <artifactId>ruoyi-powerjob-server</artifactId>
 
     <properties>
-        <spring-boot.version>2.7.14</spring-boot.version>
-        <spring-boot-admin.version>2.7.10</spring-boot-admin.version>
+        <spring-boot.version>2.7.15</spring-boot.version>
+        <spring-boot-admin.version>2.7.11</spring-boot-admin.version>
     </properties>
 
     <dependencyManagement>