File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 169169 <dependency >
170170 <groupId >org.eclipse.jgit</groupId >
171171 <artifactId >org.eclipse.jgit</artifactId >
172- <version >6.6 .1.202309021850 -r</version >
172+ <version >7.2 .1.202505142326 -r</version >
173173 </dependency >
174174
175175 <!-- https://mvnrepository.com/artifact/org.eclipse.jgit/org.eclipse.jgit.ssh.apache -->
176176 <dependency >
177177 <groupId >org.eclipse.jgit</groupId >
178178 <artifactId >org.eclipse.jgit.ssh.apache</artifactId >
179- <version >6.6 .1.202309021850 -r</version >
179+ <version >7.2 .1.202505142326 -r</version >
180180 </dependency >
181181
182182 <!-- https://mvnrepository.com/artifact/org.apache.sshd/sshd-sftp -->
183183 <dependency >
184184 <groupId >org.apache.sshd</groupId >
185185 <artifactId >sshd-sftp</artifactId >
186- <version >2.10 .0</version >
186+ <version >2.15 .0</version >
187187 </dependency >
188188
189- <!-- JOGL references sshd-osgi. We may need this to prevent JOGL from binging in an old version. -->
189+ <!-- JOGL references sshd-osgi. We may need this to prevent JOGL from bringing in an old version. -->
190190 <dependency >
191191 <groupId >org.apache.sshd</groupId >
192192 <artifactId >sshd-osgi</artifactId >
193- <version >2.10 .0</version >
193+ <version >2.15 .0</version >
194194 </dependency >
195195
196196 <!-- https://mvnrepository.com/artifact/org.jfree/jfreechart -->
You can’t perform that action at this time.
0 commit comments