File tree Expand file tree Collapse file tree 2 files changed +3
-9
lines changed
maven-scm-providers/maven-scm-providers-git
maven-scm-provider-gittest Expand file tree Collapse file tree 2 files changed +3
-9
lines changed 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.9.2 </minaSshdVersion >
35+ <minaSshdVersion >2.11.0 </minaSshdVersion >
3636 </properties >
3737
3838 <dependencies >
Original file line number Diff line number Diff line change 3333
3434 <properties >
3535 <!-- version 6+ requires Java 11 -->
36- <jgitVersion >5.13.2.202306221912 -r</jgitVersion >
36+ <jgitVersion >5.13.3.202401111512 -r</jgitVersion >
3737 </properties >
3838 <dependencies >
3939 <dependency >
4747 <dependency >
4848 <groupId >org.codehaus.plexus</groupId >
4949 <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 >
5751 </dependency >
5852 <dependency >
5953 <groupId >org.eclipse.jgit</groupId >
You can’t perform that action at this time.
0 commit comments