You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by wo...@apache.org on 2020/10/09 18:18:36 UTC

[couchdb] 01/01: Bump ibrowse to 4.4.1

This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch bump-ibrowse
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 2fd62088fcc8164ac4041b0fbd6e3342f3f3366e
Author: Joan Touzet <jo...@atypical.net>
AuthorDate: Fri Oct 9 14:18:17 2020 -0400

    Bump ibrowse to 4.4.1
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index af25e61..54f0572 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -166,7 +166,7 @@ DepDescs = [
 %% Third party deps
 {folsom,           "folsom",           {tag, "CouchDB-0.8.3"}},
 {hyper,            "hyper",            {tag, "CouchDB-2.2.0-6"}},
-{ibrowse,          "ibrowse",          {tag, "CouchDB-4.0.1-2"}},
+{ibrowse,          "ibrowse",          {tag, "CouchDB-4.4.1-1"}},
 {jaeger_passage,   "jaeger-passage",   {tag, "CouchDB-0.1.14-1"}},
 {jiffy,            "jiffy",            {tag, "CouchDB-1.0.4-1"}},
 {local,            "local",            {tag, "0.2.1"}},