aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2017-09-20 09:23:09 +0200
committerDan Gudmundsson <[email protected]>2017-09-20 09:23:09 +0200
commit99876dd2dd9150ec4b15220c7fd46ed0b8200a19 (patch)
treee314c222d9528c7e4c21044fa77965904e8ad9e8 /lib/common_test
parent8b24be58d37a8912efdcec9cd1e354cfa41e4ef4 (diff)
parentbec2eddd5a3ebf5947d5305bfc8f4e82e84b6681 (diff)
downloadotp-99876dd2dd9150ec4b15220c7fd46ed0b8200a19.tar.gz
otp-99876dd2dd9150ec4b15220c7fd46ed0b8200a19.tar.bz2
otp-99876dd2dd9150ec4b15220c7fd46ed0b8200a19.zip
Merge branch 'maint'
* maint: erts, stdlib: Fix xmllint warning Update runtime deps to depend on new stdlib functionality
Diffstat (limited to 'lib/common_test')
-rw-r--r--lib/common_test/src/common_test.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/src/common_test.app.src b/lib/common_test/src/common_test.app.src
index 430a4fa2fb..0aa4aacf16 100644
--- a/lib/common_test/src/common_test.app.src
+++ b/lib/common_test/src/common_test.app.src
@@ -92,7 +92,7 @@
"sasl-2.4.2",
"snmp-5.1.2",
"ssh-4.0",
- "stdlib-2.5",
+ "stdlib-3.4",
"syntax_tools-1.7",
"tools-2.8",
"xmerl-1.3.8"