aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Chmielowski <pchmielowski@process-one.net>2020-12-22 11:36:30 +0100
committerPaweł Chmielowski <pchmielowski@process-one.net>2020-12-22 11:37:25 +0100
commitbd08f408cab577ec9d0c7791f20da44852b68f01 (patch)
tree234c5596e6bfa25238d90426854b6453d06a590e
parentDocument that the workaround is only needed for OTP lower than 23.2 (diff)
Fix invalid timezone in mod_time (issue #3454)
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index e459899be..1c9e7371b 100644
--- a/rebar.config
+++ b/rebar.config
@@ -57,7 +57,7 @@
{stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.24"}}},
{if_var_true, stun,
{stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.0.40"}}}},
- {xmpp, ".*", {git, "https://github.com/processone/xmpp", {tag, "1.5.1"}}},
+ {xmpp, ".*", {git, "https://github.com/processone/xmpp", "c9aae1631abf4b1b569bda860d395c0be025edbd"}},
{yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.9"}}}
]}.