From 6178ca49f47d0a9dcc6a43f111542188ec35f767 Mon Sep 17 00:00:00 2001 From: Ashutosh Sharma <47886733+ashusharmatech@users.noreply.github.com> Date: Tue, 10 Feb 2026 15:45:06 +0530 Subject: [PATCH] Update JSch and JGit dependencies to allow more secured ssh key to connect git --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 31e5bb9..a741c84 100644 --- a/pom.xml +++ b/pom.xml @@ -91,9 +91,9 @@ - com.jcraft + com.github.mwiede jsch - 0.1.55 + 2.27.5 com.jcraft @@ -122,12 +122,12 @@ org.eclipse.jgit org.eclipse.jgit - 5.13.3.202401111512-r + 7.5.0.202512021534-r org.eclipse.jgit org.eclipse.jgit.ssh.jsch - 5.13.3.202401111512-r + 7.5.0.202512021534-r @@ -316,4 +316,4 @@ https://oss.sonatype.org/service/local/staging/deploy/maven2/ - \ No newline at end of file +