diff --git a/component/groonga/buildout.cfg b/component/groonga/buildout.cfg
index a069396dff1c70e8fd39622985e19c2ba4388a32..d24c7df3acb9e79df7a0d61f4ae0ee0c7e55244e 100644
--- a/component/groonga/buildout.cfg
+++ b/component/groonga/buildout.cfg
@@ -14,8 +14,8 @@ extends =
 
 [groonga]
 recipe = slapos.recipe.cmmi
-url = http://packages.groonga.org/source/groonga/groonga-7.0.0.tar.gz
-md5sum = 1b5383359ba1901e66b9e0910712569f
+url = http://packages.groonga.org/source/groonga/groonga-7.0.3.tar.gz
+md5sum = 4bddc049d43e8bbe40fae636ce03ac50
 # temporary patch to respect more tokens in natural language mode.
 patches =
   ${:_profile_base_location_}/groonga.patch#9ed02fbe8400402d3eab47eee149978b
diff --git a/component/mariadb/buildout.cfg b/component/mariadb/buildout.cfg
index 14131d5aace6cafb5e16dd5dad49a543a5490228..d8a510bf4282ae6ef5b475a571fb7964c4c7847a 100644
--- a/component/mariadb/buildout.cfg
+++ b/component/mariadb/buildout.cfg
@@ -73,8 +73,8 @@ post-install =
 # mroonga - a storage engine for MySQL. It provides fast fulltext search feature to all MySQL users.
 # http://mroonga.github.com/
 recipe = slapos.recipe.cmmi
-url = http://packages.groonga.org/source/mroonga/mroonga-7.00.tar.gz
-md5sum = befcbb7de8f5dd27366ea513dc092f3f
+url = http://packages.groonga.org/source/mroonga/mroonga-7.03.tar.gz
+md5sum = 045be7c932e80cedaa756ea94ae24883
 pre-configure =
   mkdir fake_mariadb_source &&
   ln -s ${mariadb:location}/include/mysql/private fake_mariadb_source/sql