diff --git a/composer.json b/composer.json index 938984b11b36c1faf448a3dacae60516f7bb7c0b..eaf584e59026f60e2cd65dff04d97e1cc2dba8d0 100644 --- a/composer.json +++ b/composer.json @@ -137,7 +137,7 @@ "enyo/dropzone": "4.3.0", "dinbror/blazy": "1.8.2", "kenwheeler/slick": "1.6.0", - "drupal/core": "8.3.0", + "drupal/core": "8.3.1", "drupal/config_update": "1.3", "drupal/ctools": "3.0-beta2", "drupal/token": "1.0-rc1", diff --git a/drupal-org-core.make b/drupal-org-core.make index 1f373be51b592da06838bb92f036dbe302d59b84..a0c86414fc71045363a1ae5ec5096b16c732d726 100644 --- a/drupal-org-core.make +++ b/drupal-org-core.make @@ -3,7 +3,7 @@ core = 8.x ; Drupal Core projects[drupal][type] = "core" -projects[drupal][version] = "8.3.0" +projects[drupal][version] = "8.3.1" ;; Issue #1356276: Allow profiles to provide a base_parent profile and load them in the correct order projects[drupal][patch][] = https://www.drupal.org/files/issues/1356276-303.patch ;; Issue #2853988: Add option to rewrite robots.txt on staging environments