summaryrefslogtreecommitdiff
path: root/lib/ssh/src/ssh.app.src
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ssh/src/ssh.app.src')
-rw-r--r--lib/ssh/src/ssh.app.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/ssh/src/ssh.app.src b/lib/ssh/src/ssh.app.src
index 5e0c756cba..fedd05e350 100644
--- a/lib/ssh/src/ssh.app.src
+++ b/lib/ssh/src/ssh.app.src
@@ -59,9 +59,9 @@
{mod, {ssh_app, []}},
{runtime_dependencies, [
"crypto-5.0",
- "erts-@OTP-17932@",
- "kernel-@OTP-17932@",
+ "erts-14.0",
+ "kernel-9.0",
"public_key-1.6.1",
- "stdlib-@OTP-18490@","stdlib-@OTP-17932@",
+ "stdlib-5.0","stdlib-5.0",
"runtime_tools-1.15.1"
]}]}.