diff --git a/composer.json b/composer.json
index bb9289d6e82133db1634662d4447e18a93b7029d..4458d8e95303b70e47970bdae51bb4856456affa 100644
--- a/composer.json
+++ b/composer.json
@@ -77,7 +77,7 @@
     "drupal/views_bulk_operations": "~4.0",
     "drupal/views_bulk_edit": "~2.0",
     "drupal/revision_log_default": "~1.0",
-    "drupal/webform": "6.2.0-beta5",
+    "drupal/webform": "~6.2.0",
     "drupal/webform_views": "~5.0",
     "drupal/default_content": "2.0.x-dev",
     "drupal/content_lock": "2.3.0",
@@ -193,10 +193,6 @@
         "Issue #3348548: Fix Entity queries must explicitly set whether the query should be access checked or not in Password Policy":
         "https://www.drupal.org/files/issues/2023-03-16/3348548-3.patch"
       },
-      "drupal/webform": {
-        "Issue #3360357: Fix the declaration of the getQuery function for query building classes in Drupal 10":
-        "https://www.drupal.org/files/issues/2023-05-15/webform-6-2-beta5-3360357-11.patch"
-      },
       "drupal/content_lock": {
         "Issue #3343964: Fix PHP 8.2 Content locking (anti-concurrent editing) deprecation notices":
         "https://www.drupal.org/files/issues/2023-05-22/3343964-5.patch"