diff --git a/composer.json b/composer.json
index 8500198a3f5dcbd7ad60a1e8df3186e0391328a5..d647cc6b4863466c488a88608b2f86b20483a8f9 100644
--- a/composer.json
+++ b/composer.json
@@ -6,7 +6,7 @@
         "php": ">=7.3",
         "ext-json": "*",
         "api-platform/core": "^2.6.3",
-        "dbp/relay-core-bundle": "dev-main as 0.1.36",
+        "dbp/relay-core-bundle": "^0.1.37",
         "guzzlehttp/guzzle": "^7.0",
         "nelmio/cors-bundle": "^2.1.0",
         "phpdocumentor/reflection-docblock": "^3.0 || ^4.0 || ^5.0",
diff --git a/composer.lock b/composer.lock
index d25a97a41a80da952a044cc14a1887fb8cee95ba..661b9b3003a0ca94b6922b28a5f922695dc4db85 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "695dca37da4b00e7151972631f120382",
+    "content-hash": "648f807d86d268d3b45b38206b5fccc4",
     "packages": [
         {
             "name": "api-platform/core",
@@ -169,11 +169,11 @@
         },
         {
             "name": "dbp/relay-core-bundle",
-            "version": "dev-main",
+            "version": "0.1.37",
             "source": {
                 "type": "git",
                 "url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle",
-                "reference": "92b27c3f484cd1012dd7915c179993df549c2704"
+                "reference": "b58c833026de0aa0572a38684d0b0f2107e46aee"
             },
             "require": {
                 "api-platform/core": "^2.6.6",
@@ -215,7 +215,6 @@
                 "symfony/phpunit-bridge": "^5.3",
                 "vimeo/psalm": "^4.4"
             },
-            "default-branch": true,
             "type": "symfony-bundle",
             "extra": {
                 "hooks": {
@@ -234,7 +233,7 @@
                 "AGPL-3.0-or-later"
             ],
             "description": "The core bundle of the Relay API gateway",
-            "time": "2022-06-21T10:36:58+00:00"
+            "time": "2022-06-22T09:04:47+00:00"
         },
         {
             "name": "doctrine/annotations",
@@ -9997,18 +9996,9 @@
             "time": "2015-12-17T08:42:14+00:00"
         }
     ],
-    "aliases": [
-        {
-            "package": "dbp/relay-core-bundle",
-            "version": "dev-main",
-            "alias": "0.1.36",
-            "alias_normalized": "0.1.36.0"
-        }
-    ],
+    "aliases": [],
     "minimum-stability": "stable",
-    "stability-flags": {
-        "dbp/relay-core-bundle": 20
-    },
+    "stability-flags": [],
     "prefer-stable": false,
     "prefer-lowest": false,
     "platform": {