We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae5118f commit 2d49243Copy full SHA for 2d49243
VERSION
@@ -1 +1 @@
1
-1.2.1
+1.2.2
build-api7ee-runtime.sh
@@ -20,7 +20,7 @@ ld_opt=${ld_opt:-"-L$zlib_prefix/lib -L$pcre_prefix/lib -L$OPENSSL_PREFIX/lib -W
20
21
22
# dependencies for building openresty
23
-OPENSSL_VERSION=${OPENSSL_VERSION:-"3.2.3"}
+OPENSSL_VERSION=${OPENSSL_VERSION:-"3.2.4"}
24
OPENRESTY_VERSION="1.21.4.4"
25
ngx_multi_upstream_module_ver="1.1.1"
26
mod_dubbo_ver="1.0.2"
0 commit comments