Updated modsecurity-related modules.

- modsecurity-nginx to 1.0.3.
- modsecurity to 3.0.7.
diff --git a/alpine/Makefile.module-modsecurity b/alpine/Makefile.module-modsecurity
index 99cd128..d0e99ed 100644
--- a/alpine/Makefile.module-modsecurity
+++ b/alpine/Makefile.module-modsecurity
@@ -9,7 +9,7 @@
 include $(CONTRIB)/src/modsecurity-python-bindings/version
 
 MODULE_VERSION_modsecurity=	$(MODSECURITY_NGINX_VERSION)
-MODULE_RELEASE_modsecurity=	4
+MODULE_RELEASE_modsecurity=	1
 
 MODULE_VERSION_PREFIX_modsecurity=$(MODULE_TARGET_PREFIX)
 
diff --git a/contrib/src/modsecurity-nginx/version b/contrib/src/modsecurity-nginx/version
index 40eb36a..2ca3ad6 100644
--- a/contrib/src/modsecurity-nginx/version
+++ b/contrib/src/modsecurity-nginx/version
@@ -1,2 +1,2 @@
-MODSECURITY_NGINX_VERSION := 1.0.2
-MODSECURITY_NGINX_GITHASH := 2497e6ac654d0b117b9534aa735b757c6b11c84f
+MODSECURITY_NGINX_VERSION := 1.0.3
+MODSECURITY_NGINX_GITHASH := d59e4ad121df702751940fd66bcc0b3ecb51a079
diff --git a/contrib/src/modsecurity/version b/contrib/src/modsecurity/version
index 16f657d..6465623 100644
--- a/contrib/src/modsecurity/version
+++ b/contrib/src/modsecurity/version
@@ -1 +1 @@
-MODSECURITY_GITHASH := 4e37985b22a56c5573084e7b4039288faf2a12f3
+MODSECURITY_GITHASH := 1bdd04740000d41bb95a32173768b4ee90e52327
diff --git a/debian/Makefile.module-modsecurity b/debian/Makefile.module-modsecurity
index d739bc0..1e0eedd 100644
--- a/debian/Makefile.module-modsecurity
+++ b/debian/Makefile.module-modsecurity
@@ -9,7 +9,7 @@
 include $(CONTRIB)/src/modsecurity-python-bindings/version
 
 MODULE_VERSION_modsecurity=	$(MODSECURITY_NGINX_VERSION)
-MODULE_RELEASE_modsecurity= 4
+MODULE_RELEASE_modsecurity= 1
 
 MODULE_VERSION_PREFIX_modsecurity=$(MODULE_TARGET_PREFIX)
 
diff --git a/docs/nginx-module-modsecurity.xml b/docs/nginx-module-modsecurity.xml
index 278a1cc..0962126 100644
--- a/docs/nginx-module-modsecurity.xml
+++ b/docs/nginx-module-modsecurity.xml
@@ -4,6 +4,22 @@
 
 <change_log title="nginx_module_modsecurity">
 
+<changes apply="nginx-module-modsecurity" ver="1.0.3" rev="1" basever="1.21.6"
+         date="2022-06-03" time="19:55:46 +0400"
+         packager="Konstantin Pavlov &lt;thresh@nginx.com&gt;">
+<change>
+<para>
+ModSecurity-nginx updated to v1.0.3.
+</para>
+</change>
+<change>
+<para>
+ModSecurity updated to 3.0.7 release.
+https://github.com/SpiderLabs/ModSecurity/commit/1bdd04740000d41bb95a32173768b4ee90e52327
+</para>
+</change>
+</changes>
+
 
 <changes apply="nginx-module-modsecurity" ver="1.0.2" rev="4" basever="1.21.6"
          date="2022-02-02" time="18:13:46 +0300"
diff --git a/rpm/SPECS/Makefile.module-modsecurity b/rpm/SPECS/Makefile.module-modsecurity
index f48ddc3..fc9c42b 100644
--- a/rpm/SPECS/Makefile.module-modsecurity
+++ b/rpm/SPECS/Makefile.module-modsecurity
@@ -9,7 +9,7 @@
 include $(CONTRIB)/src/modsecurity-python-bindings/version
 
 MODULE_VERSION_modsecurity=	$(MODSECURITY_NGINX_VERSION)
-MODULE_RELEASE_modsecurity=	4
+MODULE_RELEASE_modsecurity=	1
 
 MODULE_VERSION_PREFIX_modsecurity=$(MODULE_TARGET_PREFIX)