From e7778c4178cee31ea51c64b3c373c80d39af8368 Mon Sep 17 00:00:00 2001
From: lbw <wangiegie@163.com>
Date: Wed, 21 Feb 2024 05:47:43 +0000
Subject: [PATCH] #I92LJU up springbootadmin 3.2.2 Latest

Signed-off-by: lbw <wangiegie@163.com>
---
 README.md | 2 +-
 pom.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 858fcac6..381d226f 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@
 | Spring Boot                 | 3.2.2      |
 | Spring Cloud                | 2023.0.0   |
 | Spring Cloud Alibaba        | 2022.0.0.0 |
-| Spring Authorization Server | 1.2.1      |
+| Spring Authorization Server | 1.2.2      |
 | Mybatis Plus                | 3.5.5      |
 | Vue                      | 3.4     |
 | Element Plus                      | 2.5     |
diff --git a/pom.xml b/pom.xml
index 74bc4537..6ac42e47 100755
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
         <maven.compiler.source>17</maven.compiler.source>
         <maven.compiler.target>17</maven.compiler.target>
         <spring-boot-admin.version>3.2.1</spring-boot-admin.version>
-        <spring.authorization.version>1.2.1</spring.authorization.version>
+        <spring.authorization.version>1.2.2</spring.authorization.version>
         <screw.version>0.0.3</screw.version>
         <captcha.version>2.2.3</captcha.version>
         <aws.version>1.12.261</aws.version>
-- 
Gitee