summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Vatamaniuc <vatamane@apache.org>2021-06-04 02:27:31 -0400
committerNick Vatamaniuc <nickva@users.noreply.github.com>2021-06-04 03:03:20 -0400
commite580d71a7dd59525d983c8b8d37333529a39de67 (patch)
treec7fce2db1a52eeb1f9380b645402fb1917a73d11
parenta5656bae255141beb6e81ab4af64db5fec63b6c3 (diff)
downloadcouchdb-e580d71a7dd59525d983c8b8d37333529a39de67.tar.gz
Bump ibrowse to 4.4.2-3
This is a backport of https://github.com/apache/couchdb/commit/e349128d21212e9ab9ca35e8a72c581b9b77ebb1 from main.
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index 8e976748f..54c7df4d2 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -159,7 +159,7 @@ DepDescs = [
%% Third party deps
{folsom, "folsom", {tag, "CouchDB-0.8.4"}},
{hyper, "hyper", {tag, "CouchDB-2.2.0-7"}},
-{ibrowse, "ibrowse", {tag, "CouchDB-4.4.2-2"}},
+{ibrowse, "ibrowse", {tag, "CouchDB-4.4.2-3"}},
{jiffy, "jiffy", {tag, "CouchDB-1.0.5-1"}},
{mochiweb, "mochiweb", {tag, "v2.20.0"}},
{meck, "meck", {tag, "0.9.2"}},