summaryrefslogtreecommitdiff
path: root/lib/common_test/src/common_test.app.src
diff options
context:
space:
mode:
Diffstat (limited to 'lib/common_test/src/common_test.app.src')
-rw-r--r--lib/common_test/src/common_test.app.src14
1 files changed, 7 insertions, 7 deletions
diff --git a/lib/common_test/src/common_test.app.src b/lib/common_test/src/common_test.app.src
index 8aa15efa7e..fd7025937f 100644
--- a/lib/common_test/src/common_test.app.src
+++ b/lib/common_test/src/common_test.app.src
@@ -1,7 +1,7 @@
% This is an -*- erlang -*- file.
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2009-2020. All Rights Reserved.
+%% Copyright Ericsson AB 2009-2022. All Rights Reserved.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
@@ -79,20 +79,20 @@
{env, []},
{runtime_dependencies,
["compiler-6.0",
- "crypto-3.6",
+ "crypto-4.5",
"debugger-4.1",
"erts-7.0",
- "ftp-1.0.0",
+ "ftp-1.0",
"inets-6.0",
- "kernel-4.0",
+ "kernel-8.4",
"observer-2.1",
"runtime_tools-1.8.16",
- "sasl-2.4.2",
+ "sasl-2.5",
"snmp-5.1.2",
"ssh-4.0",
- "stdlib-3.5",
+ "stdlib-4.0",
"syntax_tools-1.7",
- "tools-2.8",
+ "tools-3.2",
"xmerl-1.3.8"
]}]}.