diff --git a/composer.json b/composer.json
index 66ae5f552b65f8b32fb9d07db016a6568977092f..da857c1d68e99441c0d565a257e1f5e275efce4e 100644
--- a/composer.json
+++ b/composer.json
@@ -127,7 +127,7 @@
         "wpackagist-plugin/event-organiser": "3.12.2",
         "noblogs/ai-authenticate-rest-api-plugin": "0.0.3",
         "wpackagist-plugin/multisite-custom-css": "1.0",
-        "wpackagist-plugin/activitypub": "0.16.2",
+        "wpackagist-plugin/activitypub": "0.17.0",
         "wpackagist-plugin/memcached": "4.0.0"
     },    
     "extra": {
diff --git a/composer.lock b/composer.lock
index 8aa2f84cfc56fb3d72224a54bbf7398ce5136d3d..ef4696a5e4efc1c21122133c2942761dea87f2fb 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": "9e5e418e3be5e003dd0b0e9ccd7355d2",
+    "content-hash": "f6ffda5e3050b120e781a37d7d355b0d",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -830,15 +830,15 @@
         },
         {
             "name": "wpackagist-plugin/activitypub",
-            "version": "0.16.2",
+            "version": "0.17.0",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/activitypub/",
-                "reference": "tags/0.16.2"
+                "reference": "tags/0.17.0"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/activitypub.0.16.2.zip"
+                "url": "https://downloads.wordpress.org/plugin/activitypub.0.17.0.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"