!473 #I92LJU up spring-authorization-server 1.2.2

Merge pull request !473 from lbw/N/A
This commit is contained in:
lbw 2024-02-21 05:50:46 +00:00 committed by Gitee
commit f5bd4c9494
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 2 additions and 2 deletions

View File

@ -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 |

View File

@ -36,7 +36,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<spring-boot-admin.version>3.2.2</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>