Reputation: 1526
I am using Drupal 8.6.7. Now I am getting below message.
There is a security update available for your version of Drupal. To ensure the security of your server, you should update immediately! See the available updates page for more information.
https://www.drupal.org/project/drupal/releases/8.8.1
How to apply above security patches although not using 8.8.1?
Upvotes: 0
Views: 252
Reputation: 16035
The documentation states :
Versions of Drupal 8 prior to 8.7.x are end-of-life and do not receive security coverage.
The only solution to apply these patches is to upgrade core :
Upvotes: 1