diff --git a/starterkits/ui_suite_bootstrap_starterkit/ui_suite_bootstrap_starterkit.info.yml b/starterkits/ui_suite_bootstrap_starterkit/ui_suite_bootstrap_starterkit.info.yml
index 97e5dfba51fe079ec231e60ad74fe2ac1262c029..59e0f8f029ae22f0372eb23266de81cfa68c3a0d 100644
--- a/starterkits/ui_suite_bootstrap_starterkit/ui_suite_bootstrap_starterkit.info.yml
+++ b/starterkits/ui_suite_bootstrap_starterkit/ui_suite_bootstrap_starterkit.info.yml
@@ -1,7 +1,7 @@
 name: 'UI Suite Bootstrap Starterkit'
 type: theme
 description: 'Example theme with Bootstrap SASS compilation in one file.'
-core_version_requirement: ^11.1
+core_version_requirement: ^11.2
 base theme: ui_suite_bootstrap
 hidden: true
 
diff --git a/starterkits/ui_suite_bootstrap_starterkit_split/ui_suite_bootstrap_starterkit_split.info.yml b/starterkits/ui_suite_bootstrap_starterkit_split/ui_suite_bootstrap_starterkit_split.info.yml
index 42d156c5e3c934a14ab37980fc289be4ea9b430f..aaa62113a7f30951500fd3045315514939041535 100644
--- a/starterkits/ui_suite_bootstrap_starterkit_split/ui_suite_bootstrap_starterkit_split.info.yml
+++ b/starterkits/ui_suite_bootstrap_starterkit_split/ui_suite_bootstrap_starterkit_split.info.yml
@@ -1,7 +1,7 @@
 name: 'UI Suite Bootstrap Starterkit Split'
 type: theme
 description: 'Example theme with Bootstrap SASS compilation split by component.'
-core_version_requirement: ^11.1
+core_version_requirement: ^11.2
 base theme: ui_suite_bootstrap
 hidden: true
 
diff --git a/ui_suite_bootstrap.info.yml b/ui_suite_bootstrap.info.yml
index 7a6e14d5edb72792de3b05707733d2b6984ed2b6..01026381a8195df14460cf0c7eba6d5f21607c0f 100644
--- a/ui_suite_bootstrap.info.yml
+++ b/ui_suite_bootstrap.info.yml
@@ -1,7 +1,7 @@
 name: 'UI Suite Bootstrap'
 type: theme
 description: "A site-builder friendly Bootstrap theme, using the UI Suite modules."
-core_version_requirement: ^11.1
+core_version_requirement: ^11.2
 base theme: false
 dependencies:
   - ui_patterns:ui_patterns
@@ -74,11 +74,6 @@ libraries-override:
       component:
         css/components/clearfix.module.css: false
         css/components/container-inline.module.css: false
-        # @todo To remove when Core 11.2 will become minimum supported version.
-        css/components/tablesort.module.css: false
-        css/components/system-status-counter.css: false
-        css/components/system-status-report-counters.css: false
-        css/components/system-status-report-general-info.css: false
   text/drupal.text: ui_suite_bootstrap/drupal.text
   clientside_validation_jquery/cv.jquery.ife: false
   commerce_cart/cart_block: false