From 34a58863e3c3b77fc081fca194d4ab7ab16647fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Chmielowski?= Date: Sat, 24 Aug 2024 13:16:03 +0200 Subject: [PATCH] Update xmpp dep --- mix.exs | 2 +- rebar.config | 2 +- rebar.lock | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mix.exs b/mix.exs index 1ba0f6686c8..5efd4e117b2 100644 --- a/mix.exs +++ b/mix.exs @@ -144,7 +144,7 @@ defmodule Ejabberd.MixProject do {:p1_utils, "~> 1.0"}, {:pkix, "~> 1.0"}, {:stringprep, ">= 1.0.26"}, - {:xmpp, git: "https://github.com/processone/xmpp.git", ref: "dd70dd4a684e429ec17a4382d5888213d2c6bcf2", override: true}, + {:xmpp, git: "https://github.com/processone/xmpp.git", ref: "1745bc253e9da0dd0662c218ba5faeea9b3147ef", override: true}, {:yconf, "~> 1.0"}] ++ cond_deps() end diff --git a/rebar.config b/rebar.config index 9ab633de8d0..e314b97a5f2 100644 --- a/rebar.config +++ b/rebar.config @@ -69,7 +69,7 @@ {stringprep, "~> 1.0.29", {git, "https://github.com/processone/stringprep", {tag, "1.0.30"}}}, {if_var_true, stun, {stun, "~> 1.2.12", {git, "https://github.com/processone/stun", {tag, "1.2.14"}}}}, - {xmpp, "~> 1.8.3", {git, "https://github.com/processone/xmpp", "dd70dd4a684e429ec17a4382d5888213d2c6bcf2"}}, + {xmpp, "~> 1.8.3", {git, "https://github.com/processone/xmpp", "1745bc253e9da0dd0662c218ba5faeea9b3147ef"}}, {yconf, "~> 1.0.15", {git, "https://github.com/processone/yconf", {tag, "1.0.16"}}} ]}. diff --git a/rebar.lock b/rebar.lock index eaa44d3cf6b..4c63f984073 100644 --- a/rebar.lock +++ b/rebar.lock @@ -32,7 +32,7 @@ {<<"unicode_util_compat">>,{pkg,<<"unicode_util_compat">>,<<"0.7.0">>},1}, {<<"xmpp">>, {git,"https://github.com/processone/xmpp", - {ref,"dd70dd4a684e429ec17a4382d5888213d2c6bcf2"}}, + {ref,"1745bc253e9da0dd0662c218ba5faeea9b3147ef"}}, 0}, {<<"yconf">>,{pkg,<<"yconf">>,<<"1.0.16">>},0}]}. [