summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Wolf <thomas.wolf@paranor.ch>2021-11-30 23:56:44 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2022-01-07 02:15:24 +0100
commitd30447e2699d217fe70b52c4fa74674445e48f64 (patch)
tree1f5a7185f4918e725b71ee42dd30b540765c5201 /pom.xml
parentdf4fa808b3a872fda33418a931dcaf3ab8699f10 (diff)
downloadjgit-d30447e2699d217fe70b52c4fa74674445e48f64.tar.gz
jgit-d30447e2699d217fe70b52c4fa74674445e48f64.zip
Switch to Apache MINA sshd 2.8.0
Update version in root pom.xml, adapt code & manifests. Bump the dependency in the bazel build. Update Orbit to I20220105095044 to get Apache MINA sshd 2.8.0 and regenerate all target platforms. Bug: 577542 Change-Id: Iefc02ceda8a9b0683f49aa8059999a5486d1f322 Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 72afbc8fac..e6daf17a00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,7 @@
<jgit-last-release-version>6.0.0.202111291000-r</jgit-last-release-version>
<ant-version>1.10.12</ant-version>
- <apache-sshd-version>2.7.0</apache-sshd-version>
+ <apache-sshd-version>2.8.0</apache-sshd-version>
<jsch-version>0.1.55</jsch-version>
<jzlib-version>1.1.1</jzlib-version>
<javaewah-version>1.1.13</javaewah-version>