File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed
auth-providers/oauth2-provider Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 100100 <groupId >org.mockito</groupId >
101101 <artifactId >mockito-inline</artifactId >
102102 <version >${mockito.version} </version >
103+ <scope >test</scope >
103104 </dependency >
104105 </dependencies >
105106 </profile >
Original file line number Diff line number Diff line change 5959 <groupId >org.mockito</groupId >
6060 <artifactId >mockito-inline</artifactId >
6161 <version >${mockito.version} </version >
62+ <scope >test</scope >
6263 </dependency >
6364 </dependencies >
6465 </profile >
Original file line number Diff line number Diff line change 118118 <groupId >org.mockito</groupId >
119119 <artifactId >mockito-inline</artifactId >
120120 <version >${mockito.version} </version >
121+ <scope >test</scope >
121122 </dependency >
122123 </dependencies >
123124 </profile >
Original file line number Diff line number Diff line change 9090 <groupId >org.mockito</groupId >
9191 <artifactId >mockito-inline</artifactId >
9292 <version >${mockito.version} </version >
93+ <scope >test</scope >
9394 </dependency >
9495 </dependencies >
9596 </profile >
You can’t perform that action at this time.
0 commit comments