diff --git a/Makefile b/Makefile index 16426d01b..d9ee2cf33 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NGX ?= 1.27.2 -OPENSSL ?= 3.3.2 +OPENSSL ?= 3.4.0 WASMTIME ?= 25.0.1 WASMER ?= 3.1.1 V8 ?= 12.0.267.17