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 100
100
<groupId >org.mockito</groupId >
101
101
<artifactId >mockito-inline</artifactId >
102
102
<version >${mockito.version} </version >
103
+ <scope >test</scope >
103
104
</dependency >
104
105
</dependencies >
105
106
</profile >
Original file line number Diff line number Diff line change 59
59
<groupId >org.mockito</groupId >
60
60
<artifactId >mockito-inline</artifactId >
61
61
<version >${mockito.version} </version >
62
+ <scope >test</scope >
62
63
</dependency >
63
64
</dependencies >
64
65
</profile >
Original file line number Diff line number Diff line change 118
118
<groupId >org.mockito</groupId >
119
119
<artifactId >mockito-inline</artifactId >
120
120
<version >${mockito.version} </version >
121
+ <scope >test</scope >
121
122
</dependency >
122
123
</dependencies >
123
124
</profile >
Original file line number Diff line number Diff line change 90
90
<groupId >org.mockito</groupId >
91
91
<artifactId >mockito-inline</artifactId >
92
92
<version >${mockito.version} </version >
93
+ <scope >test</scope >
93
94
</dependency >
94
95
</dependencies >
95
96
</profile >
You can’t perform that action at this time.
0 commit comments