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 121
121
<dependency >
122
122
<groupId >org.apache.maven.shared</groupId >
123
123
<artifactId >file-management</artifactId >
124
- <version >3.0 .0</version >
124
+ <version >3.1 .0</version >
125
125
</dependency >
126
126
127
127
<dependency >
Original file line number Diff line number Diff line change 32
32
<description >Tests library for SCM Git Provider.</description >
33
33
34
34
<properties >
35
- <minaSshdVersion >2.8.0 </minaSshdVersion >
35
+ <minaSshdVersion >2.9.2 </minaSshdVersion >
36
36
</properties >
37
37
38
38
<dependencies >
Original file line number Diff line number Diff line change 279
279
<dependency >
280
280
<groupId >org.codehaus.plexus</groupId >
281
281
<artifactId >plexus-utils</artifactId >
282
- <version >3.4.2 </version >
282
+ <version >3.5.1 </version >
283
283
</dependency >
284
284
<dependency >
285
285
<groupId >org.codehaus.plexus</groupId >
297
297
<dependency >
298
298
<groupId >junit</groupId >
299
299
<artifactId >junit</artifactId >
300
- <version >4.13.1 </version >
300
+ <version >4.13.2 </version >
301
301
</dependency >
302
302
<dependency >
303
303
<groupId >org.mockito</groupId >
You can’t perform that action at this time.
0 commit comments