diff --git a/composer.json b/composer.json
index f18c37b8016e5cff8086e2ed7ab1abb64329a5a5..bd8b52511baee1ce0306800d88caf2545c7a99a5 100644
--- a/composer.json
+++ b/composer.json
@@ -103,7 +103,7 @@
     "drupal/drd_agent": "3.6",
     "drupal/libraries_ui": "1.0",
     "drupal/devel": "1.2",
-    "drupal/bootstrap": "3.6",
+    "drupal/bootstrap": "3.7",
     "drupal/adminimal_theme": "1.3",
     "drupal/blazy": "1.0-rc2",
     "drupal/slick": "1.0",
@@ -329,10 +329,6 @@
         "Issue #2916832: Add support for calling libraries from the current active profile":
         "https://www.drupal.org/files/issues/2916832-4.patch"
       },
-      "drupal/bootstrap": {
-        "Issue #2903656: Updating to Drupal core 8.4.0-beta1 results in not working dropdown menu":
-        "https://www.drupal.org/files/issues/updating_to_drupal_core-2903656-3.patch"
-      },
       "drupal/focal_point": {
         "Issue #2915497: Missing schema for focal_point_scale_and_crop effect":
         "https://www.drupal.org/files/issues/2915497_3.patch",
diff --git a/drupal-org.make b/drupal-org.make
index 3826d3795a747ba9d462b0244fe6164bee52321a..852b413af3db1796d831cb309492582d38bcffc1 100644
--- a/drupal-org.make
+++ b/drupal-org.make
@@ -454,9 +454,7 @@ projects[devel][version] = 1.2
 ;;;;;;;;;;;;;;;;;;;;;
 
 projects[bootstrap][type] = theme
-projects[bootstrap][version] = 3.6
-;; Issue #2903656: Updating to Drupal core 8.4.0-beta1 results in not working dropdown menu
-projects[bootstrap][patch][] = https://www.drupal.org/files/issues/updating_to_drupal_core-2903656-3.patch
+projects[bootstrap][version] = 3.7
 
 projects[adminimal_theme][type] = theme
 projects[adminimal_theme][version] = 1.3