From 5b65e5e9486da0d8fc682fe3e80f5d468e1bb15b Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Sat, 19 Aug 2023 19:21:52 +0200 Subject: Update webhooks plugin to 1dc0a71883 This includes the following changes: 1dc0a71 Add HTTP response code 'SC_ACCEPTED' (202) as success case in response handler 16110f3 Annotate methods that return a definitely null value with @Nullable and fixes: Issue 40015349 "plugins/webhooks doesn't accept HTTP 202 response code" Release-Notes: Include fix of Issue 40015349 for webhooks plugin Change-Id: I2805c1060dcbfbf18c15bb3669010047e9038df8 --- plugins/webhooks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/webhooks b/plugins/webhooks index d8815bf966..1dc0a71883 160000 --- a/plugins/webhooks +++ b/plugins/webhooks @@ -1 +1 @@ -Subproject commit d8815bf9660b6655696db242b8ad2801e866c036 +Subproject commit 1dc0a718839f8872a59c189da7243ee77a4fe782 -- cgit v1.2.3