[DEPS] Update headers-more-nginx-module version to v0.37

This commit is contained in:
Théophile Diot 2025-01-17 10:28:51 +01:00
parent a2b17f289a
commit 8b30699bb0
No known key found for this signature in database
GPG key ID: FA995104A0BA376A
2 changed files with 3 additions and 2 deletions

View file

@ -10,6 +10,7 @@
- [FEATURE] Renamed the `MODSECURITY_CRS_PLUGIN_URLS` setting to `MODSECURITY_CRS_PLUGINS` to make it more consistent as the setting now accepts plugin names directly as well as URLs and automatically downloads them
[FEATURE] Add `plugin_list` command to `bwcli` for listing available plugins and their commands
- [DOCS] Added Swarm deprecated notice in the documentation
- [DEPS] Updated headers-more-nginx-module version to v0.37
- [DEPS] Updated libmaxminddb version to v1.12.2
- [DEPS] Updated luajit2 version to v2.1-20250117
- [DEPS] Updated lua-resty-core version to v0.1.31

View file

@ -10,9 +10,9 @@
"git_repository": [
{
"id": "headers-more-nginx-module",
"name": "headers-more-nginx-module v0.34",
"name": "headers-more-nginx-module v0.37",
"url": "https://github.com/openresty/headers-more-nginx-module.git",
"commit": "bea1be3bbf6af28f6aa8cf0c01c07ee1637e2bd0",
"commit": "06dc0be56e5ec9f7fd814e881b066b5540a85bec",
"post_install": "rm -r src/deps/src/headers-more-nginx-module/t"
},
{