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

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

commit 2df37838af3eeae986505413bab95f24956c4eb9
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Tue May 10 11:26:46 2022 -0400

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

diff --git a/rebar.config.script b/rebar.config.script
index 955b6fa0a..daf9990ef 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -162,7 +162,7 @@ DepDescs = [
 {hyper,            "hyper",            {tag, "CouchDB-2.2.0-7"}},
 {ibrowse,          "ibrowse",          {tag, "CouchDB-4.4.2-5"}},
 {jiffy,            "jiffy",            {tag, "CouchDB-1.0.9-1"}},
-{mochiweb,         "mochiweb",         {tag, "CouchDB-v2.22.0-2"}},
+{mochiweb,         "mochiweb",         {tag, "v3.0.0"}},
 {meck,             "meck",             {tag, "0.9.2"}},
 {recon,            "recon",            {tag, "2.5.2"}}
 ].

Reply via email to