File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
laokou-common/laokou-common-bom Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 63
63
<fastexcel .version>1.1.0</fastexcel .version>
64
64
<!-- spring-security-oauth2-authorization-server版本-->
65
65
<spring-security-oauth2-authorization-server .version>1.4.2</spring-security-oauth2-authorization-server .version>
66
- <!-- spring-boot-starter-oauth2版本-->
67
- <spring-boot-starter-oauth2 .version>3.4.4</spring-boot-starter-oauth2 .version>
68
66
<!-- aws-java-sdk-s3版本-->
69
67
<aws-java-sdk-s3 .version>1.12.782</aws-java-sdk-s3 .version>
70
68
<!-- dynamic-datasource版本-->
1273
1271
<dependency >
1274
1272
<groupId >org.springframework.boot</groupId >
1275
1273
<artifactId >spring-boot-starter-oauth2-resource-server</artifactId >
1276
- <version >${spring-boot-starter-oauth2 .version} </version >
1274
+ <version >${spring-boot.version} </version >
1277
1275
</dependency >
1278
1276
<dependency >
1279
1277
<groupId >org.bouncycastle</groupId >
You can’t perform that action at this time.
0 commit comments