File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
swagger-oauth2-auth-server Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 103103 <groupId >ch.qos.logback</groupId >
104104 <artifactId >logback-classic</artifactId >
105105 <version >${logback-version} </version >
106- <scope >provided </scope >
106+ <scope >test </scope >
107107 </dependency >
108108 <dependency >
109109 <groupId >ch.qos.logback</groupId >
110110 <artifactId >logback-core</artifactId >
111111 <version >${logback-version} </version >
112- <scope >provided </scope >
112+ <scope >test </scope >
113113 </dependency >
114114 </dependencies >
115115</project >
File renamed without changes.
Original file line number Diff line number Diff line change 6969 <groupId >ch.qos.logback</groupId >
7070 <artifactId >logback-classic</artifactId >
7171 <version >${logback-version} </version >
72- <scope >provided </scope >
72+ <scope >test </scope >
7373 </dependency >
7474 <dependency >
7575 <groupId >ch.qos.logback</groupId >
7676 <artifactId >logback-core</artifactId >
7777 <version >${logback-version} </version >
78- <scope >provided </scope >
78+ <scope >test </scope >
7979 </dependency >
8080 </dependencies >
8181</project >
File renamed without changes.
Original file line number Diff line number Diff line change 6666 <groupId >ch.qos.logback</groupId >
6767 <artifactId >logback-classic</artifactId >
6868 <version >${logback-version} </version >
69- <scope >provided </scope >
69+ <scope >test </scope >
7070 </dependency >
7171 <dependency >
7272 <groupId >ch.qos.logback</groupId >
7373 <artifactId >logback-core</artifactId >
7474 <version >${logback-version} </version >
75- <scope >provided </scope >
75+ <scope >test </scope >
7676 </dependency >
7777 </dependencies >
7878 <repositories >
You can’t perform that action at this time.
0 commit comments