File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
maven-scm-providers/maven-scm-providers-git/maven-scm-provider-gittest Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 121121 <dependency >
122122 <groupId >org.apache.maven.shared</groupId >
123123 <artifactId >file-management</artifactId >
124- <version >3.0 .0</version >
124+ <version >3.1 .0</version >
125125 </dependency >
126126
127127 <dependency >
Original file line number Diff line number Diff line change 3232 <description >Tests library for SCM Git Provider.</description >
3333
3434 <properties >
35- <minaSshdVersion >2.8.0 </minaSshdVersion >
35+ <minaSshdVersion >2.9.2 </minaSshdVersion >
3636 </properties >
3737
3838 <dependencies >
Original file line number Diff line number Diff line change 279279 <dependency >
280280 <groupId >org.codehaus.plexus</groupId >
281281 <artifactId >plexus-utils</artifactId >
282- <version >3.4.2 </version >
282+ <version >3.5.1 </version >
283283 </dependency >
284284 <dependency >
285285 <groupId >org.codehaus.plexus</groupId >
297297 <dependency >
298298 <groupId >junit</groupId >
299299 <artifactId >junit</artifactId >
300- <version >4.13.1 </version >
300+ <version >4.13.2 </version >
301301 </dependency >
302302 <dependency >
303303 <groupId >org.mockito</groupId >
You can’t perform that action at this time.
0 commit comments