diff --git a/composer.json b/composer.json
index 9a32a0a8f9d1a1ff6f1ada4fa6b73d658dfe301e..c831b26f5a7463caf0a71d38d11e5379e4749fb6 100644
--- a/composer.json
+++ b/composer.json
@@ -98,7 +98,7 @@
     "drupal/linkit": "8.4.1",
     "drupal/anchor_link": "8.1.0-alpha1",
     "drupal/codesnippet": "8.1.6",
-    "drupal/features": "8.3.0-beta8",
+    "drupal/features": "8.3.0-beta9",
     "drupal/views_infinite_scroll": "8.1.2",
     "drupal/poll": "8.1.0",
     
diff --git a/drupal-org.make b/drupal-org.make
index 5c3916be2cdc7ecf0021efd3b151efd9a72ef20c..ce8782aa703ec8e3b5c1993f199965770db11193 100644
--- a/drupal-org.make
+++ b/drupal-org.make
@@ -253,7 +253,7 @@ projects[features][type] = module
 projects[features][subdir] = "contrib"
 projects[features][download][type] = git
 projects[features][download][url] = https://git.drupal.org/project/features
-projects[features][download][tag] = 8.x-3.0-beta8
+projects[features][download][tag] = 8.x-3.0-beta9
 
 projects[coffee][type] = module
 projects[coffee][subdir] = "contrib"