File tree 2 files changed +3
-9
lines changed
maven-scm-providers/maven-scm-providers-git
maven-scm-provider-gittest 2 files changed +3
-9
lines changed 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.9.2 </minaSshdVersion >
35
+ <minaSshdVersion >2.11.0 </minaSshdVersion >
36
36
</properties >
37
37
38
38
<dependencies >
Original file line number Diff line number Diff line change 33
33
34
34
<properties >
35
35
<!-- version 6+ requires Java 11 -->
36
- <jgitVersion >5.13.2.202306221912 -r</jgitVersion >
36
+ <jgitVersion >5.13.3.202401111512 -r</jgitVersion >
37
37
</properties >
38
38
<dependencies >
39
39
<dependency >
47
47
<dependency >
48
48
<groupId >org.codehaus.plexus</groupId >
49
49
<artifactId >plexus-interactivity-api</artifactId >
50
- <version >1.1</version >
51
- <exclusions >
52
- <exclusion >
53
- <groupId >org.codehaus.plexus</groupId >
54
- <artifactId >plexus-container-default</artifactId >
55
- </exclusion >
56
- </exclusions >
50
+ <version >1.3</version >
57
51
</dependency >
58
52
<dependency >
59
53
<groupId >org.eclipse.jgit</groupId >
You can’t perform that action at this time.
0 commit comments