File tree Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Expand file tree Collapse file tree 2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 152152 </plugin >
153153 <plugin >
154154 <artifactId >maven-javadoc-plugin</artifactId >
155- <version >2.6.1 </version >
155+ <version >2.8 </version >
156156 <configuration >
157157 <quiet >true</quiet >
158158 </configuration >
Original file line number Diff line number Diff line change 244244 <dependency >
245245 <groupId >org.springframework.security</groupId >
246246 <artifactId >spring-security-core</artifactId >
247+ <classifier >tests</classifier >
248+ <scope >compile</scope >
247249 </dependency >
248250 <dependency >
249251 <groupId >org.springframework.security</groupId >
264266 <groupId >org.apache.ws.commons.schema</groupId >
265267 <artifactId >XmlSchema</artifactId >
266268 </dependency >
267- <!-- Test dependencies -->
268- <dependency >
269- <groupId >org.springframework.security</groupId >
270- <artifactId >spring-security-core</artifactId >
271- <classifier >tests</classifier >
272- <scope >test</scope >
273- </dependency >
274269 </dependencies >
275270</project >
You can’t perform that action at this time.
0 commit comments