diff --git a/composer.json b/composer.json
index 8c531c8f3a62e04731eccc22cd2bec679798182d..53df0a21bc3940f0c8b66808f749af20651cb6d4 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.16.3",
         "wpackagist-plugin/memcached": "4.0.0"
     },    
     "extra": {
diff --git a/composer.lock b/composer.lock
index 47dbfdd3695a738a56fd5deded50feb8307b9991..997ef3fa3c80f6fc31a73755c2a2ea594e2d5daf 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": "5efe76743ba8669b3dde91ed87e4a224",
+    "content-hash": "47a7601f016528ac80a2cdc9fd13474e",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -830,15 +830,15 @@
         },
         {
             "name": "wpackagist-plugin/activitypub",
-            "version": "0.16.2",
+            "version": "0.16.3",
             "source": {
                 "type": "svn",
                 "url": "https://plugins.svn.wordpress.org/activitypub/",
-                "reference": "tags/0.16.2"
+                "reference": "tags/0.16.3"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://downloads.wordpress.org/plugin/activitypub.0.16.2.zip"
+                "url": "https://downloads.wordpress.org/plugin/activitypub.0.16.3.zip"
             },
             "require": {
                 "composer/installers": "^1.0 || ^2.0"