File tree 2 files changed +2
-2
lines changed
springdoc-openapi-security
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 81
81
<therapi-runtime-javadoc .version>0.15.0</therapi-runtime-javadoc .version>
82
82
<spring-cloud-function .version>3.2.4</spring-cloud-function .version>
83
83
<dependency-check .version>7.1.0</dependency-check .version>
84
- <spring-security-oauth2-authorization-server .version>1.0 .1</spring-security-oauth2-authorization-server .version>
84
+ <spring-security-oauth2-authorization-server .version>0.4 .1</spring-security-oauth2-authorization-server .version>
85
85
</properties >
86
86
87
87
<dependencyManagement >
Original file line number Diff line number Diff line change 34
34
<dependency >
35
35
<groupId >jakarta.servlet</groupId >
36
36
<artifactId >jakarta.servlet-api</artifactId >
37
- <scope >test </scope >
37
+ <scope >provided </scope >
38
38
</dependency >
39
39
<dependency >
40
40
<groupId >org.springdoc</groupId >
You can’t perform that action at this time.
0 commit comments